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 supported352 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Specify the behavior of `file!`
- `#[linkage = "weak"] const fn` accepted without warning
- Large files containing many tokens of `const` data compile very slowly and use a lot of memory (in MIR_borrow_checking and expand_crate)
- Begin reorganization of proc_macro crate
- E0277: Unhelpful error message is given when indirect constraints cause blanket implementations to not get implemented
- ci: spurious failure `tests\mir-opt\strip_debuginfo.rs `Cannot create a file when that file already exists.`
- Warn when more specific lint overridden by a lint group
- compiler trait solver gets stuck (infinite loop or tail recursion?), related to GAT and associated type equality constraint
- ICE: `internal compiler error: coercion error but no error emitted`
- aarch64-unknown-none-softfloat: ABI unsoundness when enabling "neon" feature
- Docs
- Rust not yet supported