rust
https://github.com/mozilla/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 supported301 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Tracking Issue for closures in const contexts
- Add help for value moved multiple times in the same guard
- thread 'rustc' panicked at 'Span must not be empty and have no suggestion'
- Crash when compiling in `dev` profile but not `release` while doing intensive floating-point math: `_ZN4llvm16DwarfCompileUnit25createAndAddScopeChildrenEPNS_12LexicalScopeERNS_3DIEE+0x702`
- Exponential compile times for nested struct with associated type and generics
- Incorrect panic location when function is passed as argument
- maybe regression related to GATs
- Diagnostic suggests PartialOrd change that clippy denies by default
- rust-lld.exe unable to find its libraries
- Loop unrolled on `x86_64` and `ppc64el` but not on `aarch64`, leading to poor performance
- Docs
- Rust not yet supported