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 supported324 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Incorrect `dead_code` lint with items only used in `const`.
- Optimize access to struct fields when converting index to struct field
- Trait impl list should indicate and link to impl items when additional documentation is available
- Unable to read value of recursive enum when debugging with lldb
- trait implementation conflicts depending on source crate with generic_const_exprs
- std::mem::size_of::<Result<char,u16>>() says 8 when 4 should be feasible
- Cannot use unstable flags in RUSTFLAGS_BOOTSTRAP
- Is `core::fmt::float` poorly optimized on thumbv7em-none-eabihf or is the binary analysis tooling incorrect?
- Nested APITs are excessively opaque
- Could `unused_imports` be suppressed when there are name resolution failures?
- Docs
- Rust not yet supported