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
- False positive `dead_code` for const used as const generic argument during impl marker trait
- E0308 hint suggests adding a return type to a closure
- libc::posix_memalign, libc::pwrite and pread are not considered unsafe operation during library build
- Diagnostics do not consider lifetime parameters to be "generics"
- Rustdoc doesn't list all cfg's required for an item to be included
- ICE dumps leak user names etc
- run-make: audit the `ignore-{windows,msvc,windows-msvc}` tests
- -Cprofile-use cannot find file depending on RUSTFLAGS order
- `instruction_set` attribute can be applied to anything
- Trait method shadowing can make adding a method to a sealed trait a breaking change and silently change behaviour in downstream crates
- Docs
- Rust not yet supported