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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- 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
- 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 closure's destructor can panic in `std::thread::spawn` on Windows
- Set default value `deny-warnings` for compiler/library/tools profiles to `false`
- Associated function from super traits not accessible via sub traits
- `obligations_for_self_ty` leaks placeholders
- repr(C) on an enum accepts discriminants that do not fit into the default C enum size (repr_c_enums_larger_than_int lint)
- Tracking Issue for `core::convert::absurd` function
- Docs
- Rust not yet supported