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 supported273 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Weird error for mutable references in a loop
- rustc compiles function that is never used
- no_mangle causes compilation errors with async-await on armv7-linux-androideabi and aarch64-linux-android targets
- CI logs should be split by build steps, or stages at the very least.
- `ninja` is only used in Windows builds on CI.
- Implement conversion traits for usize/isize together with a portability lint
- #[repr(transparent)] for str and String
- Tracking Issue for `-Z src-hash-algorithm`
- Layout for enums does not match MIR (and types) very well
- Reexports from other crate are listen in docs even when hidden by other types
- Docs
- Rust not yet supported