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 supported358 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- rustdoc: Primitive data type methods like min/max/clamp are not discoverable
- There should be a way to unwrap MaybeUninits without moving them
- Compiling is signification slower with long return position impl types
- Wrong Send constraint when using a trait with lifetime + associated type in async
- Naming associated type leads to incorrect lifetime errors
- Types made public via associated types are not documented
- Private doc test flag
- rustdoc: Render doctest paths more conventionally as `path/to/file.rs:LINE` in output instead of `path/to/file.rs … (line LINE)`
- Clippy attributes have no effect on struct fields
- unused_mut warning gives bad suggestion in a macro
- Docs
- Rust not yet supported