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 supported273 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- global_asm! rejects real mode far jmp even if correct
- cfg(test) is not set during integration tests
- HRTB on subtrait unsoundly provides HTRB on supertrait with weaker implied bounds
- Weird error in trait with HRTB for the same trait on `Self` in a method. Also bad diagnostic with nonsensical suggestion.
- Wrong line numbers produces in rustc_span::SourceFile::lookup_file_pos*
- Equal CTFE function pointers are unequal after codegen
- Adding #[track_caller] on #[alloc_error_handler] seems to cause undefined behavior
- Rustc unable to see through Vec/RawVec abstraction for `push` (and other cases)
- Tracking Issue for edition-dependent IntoIterator for arrays
- Audit and handle remaining cases of `rustc::potential_query_instability` lint (iterating `HashMap`s)
- Docs
- Rust not yet supported