rust
https://github.com/rust-lang/rust
Rust
A safe, concurrent, practical language.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- ICE `explicit deref of non-derefable type`
- rustdoc: use dyn Fn in run_test to avoid monomorphization bloat
- Implementation is not general enough error with no context
- Optimization of deinitialization became worse in nightly
- Another attempt at `Vec::extend_with` via `iter::repeat_n`
- WIP: Try to reuse PGO profiles in `opt-dist`
- E0275: Point a additional error case while waiting for a proper fix
- Better codegen with `#[unsafe(no_mangle)]`, worse optimization with specific integer vs. general integers
- `{ expr1 } || expr2;` logical or / closure ambiguity
- Stabilize `-Zdebuginfo-compression` as `-Cdebuginfo-compression`
- Docs
- Rust not yet supported