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 supported278 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Consider unifying the `SourceFile` lookup strategy between incr comp cache and metadata decoding
- Check target definitions to see if more should have `cfg(target_thread_local)` enabled.
- Seemingly equivalent GAT trait implementations behave differently
- `target json file contains unused fields` unaffected by `-Dwarnings`
- tests/ui/panics/panic-short-backtrace-windows-x86_64.rs is disabled because of flakiness
- Duplicate error messages in async code
- Segmentation fault when thread using dynamically loaded Rust library exits
- panicked at 'called `Option::unwrap()` on a `None` value', compiler/rustc_metadata/src/rmeta/def_path_hash_map.rs:18:85
- CTFE: there is no way to compute the difference between two ptrs in the same allocation if they might be out-of-bounds
- In Impl Trait for T with associated type that = T, bounds do not recognize that T impls Trait
- Docs
- Rust not yet supported