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 supported274 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- 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`
- LLVM ERROR: `Cannot lower invokes with arbitrary operand bundles yet!`
- ICE: 'only `variances_of` returns `&[ty::Variance]`'
- ICE: `!base.layout().is_sized()`
- Associated function from super traits not accessible via sub traits
- impl FnOnce hidden type captures more than the closure itself
- Docs
- Rust not yet supported