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 supported290 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Optimizer regression from 1.69 to 1.70 on AArch64
- Rust allows `impl Fn(T<'a>) -> T<'b>` to be `: 'static`, which is unsound
- iterator for_each performance regression
- Tracking Issue for `slice_split_once`
- std::sync::mpsc::Receiver::try_recv can block forever if sending thread is blocked
- ICE: compiler/rustc_metadata/src/rmeta/decoder/cstore_impl.rs:595:32: uninterned StableCrateId
- change handling of subtyping to be less fragile after analysis
- Tracking Issue for `UniqueRc`/`UniqueArc`
- Cross-compilation from LInux to x86_64-apple-darwin fails due to bad "cc" command line params
- MSVC on x86-32 Windows fails to align variables to their required alignment
- Docs
- Rust not yet supported