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 supported274 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Docs for `CStr.as_ptr()` are describing `CString`
- 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
- (signal: 11, SIGSEGV: invalid memory reference) x86_64-unknown-linux-musl
- diagnostic about typoed path separator could be better
- Expand `#[cfg]` and `#[cfg_attr]` left-to-right for consistency with other attributes
- 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)
- Stray dummy span in trait bound JSON error message
- Docs
- Rust not yet supported