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
- no_std + liballoc can not compile with os based toolchain caused by eh_personality required
- `#[inline(never)]` does not work for async fn
- Impls for GAT-parameterized objects with bounds on specific instantation of GAT type result in incorrect mismatched type errors
- Inline assembly fails to compile after allowing inlining on the enclosing function for i686-pc-windows-msvc
- Add unreachable hints for length getters?
- Only preserve DebugInfo in DeadStoreElimination if requested.
- Missed optimization with a consecutive sequence of match cases
- Associated type with a `'static` bound still captures lifetimes when using `impl Trait`.
- Allow only implementing `Read::read_buf`
- Unnecessary assembly generated on match statement of u64::trailing_zeros() result
- Docs
- Rust not yet supported