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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- error[E0275]: overflow evaluating the requirement `&_: IntoIterator` does not show a line number
- Recursive generics
- `include!()` code inside of a decl macro cannot access identifiers declared within the macro
- Tracking issue for `--env-set` flag
- Use supertrait as the suggested bound for a blanket impl instead of the bounds from a different blanket impl
- Incorrect `dead_code` lint with items only used in `const`.
- Optimize access to struct fields when converting index to struct field
- Unable to read value of recursive enum when debugging with lldb
- Cannot use unstable flags in RUSTFLAGS_BOOTSTRAP
- Is `core::fmt::float` poorly optimized on thumbv7em-none-eabihf or is the binary analysis tooling incorrect?
- Docs
- Rust not yet supported