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 supported301 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- "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
- Unable to call reverse on a Zip Iterator zipping a std::iter::Repeat
- ICE when creating a reference to an (extern?) value of an extern type in a static context
- `dyn Trait<'a>` shouldn't carry `'a` lifetime
- AFIT: impl can't add extra lifetime restrictions, unlike non-async
- Docs
- Rust not yet supported