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 supported275 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- bootstrap: sccache has no effect / RUSTC_WRAPPER not used?
- False positive `dead_code` for const used as const generic argument during impl marker trait
- Improve dead code analysis for structs and traits defined locally
- E0308 hint suggests adding a return type to a closure
- compiletest --nocapture still delays prints
- libc::posix_memalign, libc::pwrite and pread are not considered unsafe operation during library build
- E0283 doesn't always tell you to replace ("specify") generic parameters
- False `error: unknown x86 target feature: avx2` when passed to `is_x86_feature_detected!` as a `literal` instead of `tt`.
- Cell::swap(&cell_t, &mut t) should suggest Cell::from_mut not Cell::replace(...)
- Migrate `symbol-mangling-hashed` to rmake.rs
- Docs
- Rust not yet supported