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
- Use section/symbol ordering files for compiling rustc (e.g. BOLT)
- println!() prevents optimization by capturing pointers
- Warn when a user-defined trait is used on an std library type without full path
- Confusing error when forgetting to include system crates in Cargo.toml
- Tracking issue for eRFC 2318, Custom test frameworks
- Rust cannot use universal LLVM on macOS
- Public "stdcall" symbol not exported on cdylib on i686-pc-windows-gnu
- Invalid collision with TryFrom implementation?
- Upgrade `#![feature(…)]` in non-root modules from lint warning `unused_attributes` to a hard error (requires crater run)
- proc_macro::TokenStream: provide AST node kind hint
- Docs
- Rust not yet supported