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
- `#[unsafe(no_mangle)]` erroneously accepted inside `thread_local!`
- add an extension point in bootstrap.toml for metadata?
- ICE:assertion `left == right` failed: all spans must be disjoint
- MIR optimization produces worse code by losing provenance information
- 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
- Docs
- Rust not yet supported