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 supported352 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- setup typos check in CI
- Run-make test to check `core::ffi::c_*` types against clang
- turn creating 8dot3 names off for windows for speed
- Make `Rc<T>::deref` and `Arc<T>::deref` zero-cost
- Add post-mono MIR passes to make mono-reachable analysis more accurate
- Tracking Issue for secure random data generation in `std`
- Remove placeholders completely
- Add some track_caller info to precondition panics
- Experimental: Add Derive Proc-Macro Caching
- Lint against `&T` to `&mut T` and `&T` to `&UnsafeCell<T>` transmutes
- Docs
- Rust not yet supported