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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Switch std to using raw-dylib by default on Windows
- Add some track_caller info to precondition panics
- Try enabling precondition checks on ptr::{read,write}
- Unify AST Visitors with a macro like MIR Visitors
- Lint against `&T` to `&mut T` and `&T` to `&UnsafeCell<T>` transmutes
- unreachable!("state is never set to invalid values") is reached
- [do not merge] Testing Windows CI
- Support target-spec json file extension in various cases
- Rust 1.81-nightly slower than Rust 1.79 ?
- Tweak output of resolve errors
- Docs
- Rust not yet supported