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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Excessive memory usage building many projects, a problem for newcomers without high end desktops
- Uplift `declare_interior_mutable_const` and `borrow_interior_mutable_const` from clippy to rustc
- 128-bit integers marked as having an unknown stable ABI
- Error messages suggest lifetime annotations for stack references in some cases (E 106 instead of E 515)
- Incorrect error order for println!
- Warn when checking `library/std` when `profile = "compiler"`
- "Reach into" Result/Option to look for expected methods in error messages
- `#![cfg(platform)]` causes rustc to ignore `#![allow(...)]` directives
- Miri engine logging: strange log tail after interpreter failure
- `std::thread::Builder::spawn()` panics
- Docs
- Rust not yet supported