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
- Unexpected rustc panic
- when rustc suggests alternative solutions, rustfix will apply none of them
- unused_must_use: comparison inside macro will cause invalid code to be suggested
- "bad" error message for inferred trait type arguments.
- Comparing `String < {number}` gives subpar suggestion and comparisons don't point at source of E0308 expectation
- rustdoc: const trait bound modifiers lead to duplicate bounds being render (because it currently strips the modifiers)
- atomic::Ordering docs provide fewer guarantees than C++20 reference
- flat_map fails to autovectorize internal iterators
- Upstream support for `--print=target-cpus` to LLVM
- Missing diagnostic for attempting to call Deref method shadowed by trait impl
- Docs
- Rust not yet supported