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 supported277 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- non-`#[macro_export]`'ed `macro_rules!` macros are impossible to disambiguate from built-in attributes in `use` declarations
- rustdoc-json: `impl dyn Trait` gets discarded
- `cargo fix` produces incorrect code when removing last unused dependency next to `self as __` syntax
- replace copypasted ModuleLlvm::parse
- "rustc-LLVM ERROR" when using `_mm_cvttps_epi32` on x86_64-unknown-none
- Confusing diagnostics with nested precise capturing RPIT
- ICE with cyclic type
- `miri` is incorrectly built with jemalloc on some targets
- `std::marker::Freeze` disallows blanket impl since it "could be implemented on `Cell` and `UnsafeCell` in the future"
- Make impl section headers sticky
- Docs
- Rust not yet supported