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 supported288 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Tracking Issue for Parallel Rustc Front-end
- Poor performance with multiple codegen units due to Iterator::fold and FnMut::call_mut inlining failure
- Compiler hangs; doesn't detect "overflow evaluating the requirement" in case of dyn closure
- Tracking Issue for Compiler MCP 607: Rename `wasm32-wasi` target to `wasm32-wasi-preview1`
- Unexpected compiler panic "undefined symbol: __getrandom_custom"
- Spurious reborrowing errors when returning lifetimes referencing mutable borrows from inside loops
- 30+ duplicates on E0308 with expected and found being literally identical
- rustdoc's resugaring of projection predicates to type bindings is flawed
- Automatic dereferencing or borrowing on methods that exist behind a blanket (generic) trait implementation
- High recursion_limit plus recursive trait resolution error results in SIGSEGV
- Docs
- Rust not yet supported