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 supported278 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- rustdoc search: for return-type based searches, deprioritize functions that also have that type in an argument
- rustdoc search: for argument based searches, deprioritize associated items
- Make sure to scrape region constraints from deeply normalizing type outlives assumptions in borrowck
- Stop emitting one-at-a-time byte ops when swapping byte arrays
- Account for type parameters in bound suggestion
- #[thread_local] + #[no_mangle] produces a "symbol already defined" error on Windows targets
- Tracking Issue for `-Z link-directives`
- 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
- Add FileCheck annotations to mir-opt/issues
- Docs
- Rust not yet supported