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
- Add a way to ensure tests actually test something
- when rustc suggests alternative solutions, rustfix will apply none of them
- unused_must_use: comparison inside macro will cause invalid code to be suggested
- flat_map fails to autovectorize internal iterators
- ICE: index out of bounds: the len is 1 but the index is 1', compiler/rustc_metadata/src/rmeta/decoder.rs:803:53
- Unexpected type inference around unsized coercion
- Incremental Compile Bug On Moved Imports
- Unexpected rustc panic
- rustdoc: const trait bound modifiers lead to duplicate bounds being render (because it currently strips the modifiers)
- Comparing `String < {number}` gives subpar suggestion and comparisons don't point at source of E0308 expectation
- Docs
- Rust not yet supported