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 supported367 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- mutually exclusive match arms with `if` cases are not recognized to be covering
- `x.py bench` should consider warning/informing the user if they have a configuration that may produce slower/inaccurate benchmakrs
- 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
- The assembly code generated by calling `<[T]>::sort_unstable_by` contains bounds checking code
- [rustdoc-json] `paths` is inconsistent and questionably useful
- Debug-format fat pointers with their metadata for better insight
- Tracking Issue for maybe_uninit_as_bytes
- Tracking Issue for sort_floats
- Docs
- Rust not yet supported