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 supported273 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- cargo check --all --all-targets --all-features fails on project (cleaning target dir fixes it)
- Compilation failed when emitting mir
- Confusing mismatched types error with the same expected/found types when universes are involved
- Universe errors involving an opaque type results in hallucinations and unused bound vars
- Higher ranked types in trait bounds result in confusing diagnostics
- ICE: `error performing ParamEnvAnd { ... }` possibly related to (lack of) HRTBs in closures
- Unable to statically link a native library if there a dynamic library in the same directory.
- A thread can stop execution without dropping its packet
- A thread closure's destructor can panic in `std::thread::spawn` on Windows
- Set default value `deny-warnings` for compiler profile to `false`
- Docs
- Rust not yet supported