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
- `x.py bench` should consider warning/informing the user if they have a configuration that may produce slower/inaccurate benchmakrs
- Is `std::fs::copy` racy and/or under-specified in how it sets file permissions?
- Adding an unreachable branch helps optimize the code when matching on `x % N`
- thread 'rustc' panicked at 'called `Option::unwrap()` on a `None` value', compiler/rustc_metadata/src/rmeta/def_path_hash_map.rs:18:85
- Stack overflow due to recursion with const generics
- Intra-doc links do not support disambiguating methods overloaded with generics
- The assembly code generated by calling `<[T]>::sort_unstable_by` contains bounds checking code
- rustdoc: improve word break opportunities for narrow screens
- [rustdoc-json] absolute position of item is hard to get
- [rustdoc-json] `paths` is inconsistent and questionably useful
- Docs
- Rust not yet supported