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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Tracking Issue for `-Z link-native-libraries`
- Built-in attributes are treated differently vs prelude attributes, unstable built-in attributes can name-collide with stable macro, and built-in attributes can break back-compat
- Include arguments to the precondition check in failure messages
- Module items not in scoped for module `//!` comment when module also has `///` comment
- Tracking Issue for ByteStr/ByteString
- `std::fs::File::create` return a wrong error on Windows when the path points to a directory
- matching on functions with similar call stacks breaks optimized backtraces even with debuginfo
- Dependency of rustc_fluent_macros getting compiled with -Ztls-model=initial-exec
- `Methods from Deref<Target=[T]>` doesnt appear for type aliases
- Audit `run-fail` ui tests to see if they need *exact* run stderr/stdout
- Docs
- Rust not yet supported