rust
https://github.com/rust-lang/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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- A thread closure's destructor can panic in `std::thread::spawn` on Windows
- Tracking Issue for `"vectorcall"` ABI (`abi_vectorcall`)
- Unable to statically link a native library if there a dynamic library in the same directory.
- Universe errors involving an opaque type results in hallucinations and unused bound vars
- 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)
- `-C instrument-coverage` does not work with `crate-type = ["dylib"]` dependency on windows-msvc
- ICE with anonymous_lifetime_in_impl_trait feature: "called `Option::unwrap()` on a `None` value"
- Docs
- Rust not yet supported