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
- ICE: Normalizing Binder without wrapping in a Binder
- Tracking Issue for `mem::conjure_zst` (`feature(mem_conjure_zst)`)
- Compiler hangs indefinitely when using associated types instead of their explicit type.
- Changing options on cloned TcpStream doesn't propagated to the original one
- noalias on a Box doesn't seem to have an impact when compiling without `-C panic=abort`
- Confusing "the parameter type `Self` may not live long enough" error with dyn HRTB callback taking GAT
- Using `Option` to get undefined behaviour in a `const`
- Add `note` explaining that the same variant of the same enum with different type params are different types
- No syntactic way to specify GATs with where bounds in where clauses
- Consider making `RemoveFalseEdges` a MIR phase
- Docs
- Rust not yet supported