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 supported286 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- ICE A dep graph node (`mir_drops_elaborated_and_const_checked`) does not have an unique index
- `use $crate::{self};` should not be accepted
- Mismatching FnAbi and MIR args for async_drop_in_place
- False positive regression for `unused_crate_dependencies`
- v8 (for deno) doesn't compile on stable-x86_64-pc-windows-msvc
- `thread_local!` doesn’t like types whose definitions cannot be written more than once
- Unnecessary parentheses warnings with odd spans since 1.90
- Guarantee needs_drop thread-local variables are destroyed at a well-defined point
- Compiler doesn't explain that unfulfilled lifetime requirement comes from object lifetime default when it's behind an assoc ty in trait impl
- LLBC-linker and NVPTX: do not strip debug when PTX ISA version >= 7.0
- Docs
- Rust not yet supported