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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Warning for when a `pub use x::*` statement excludes something already imported privately
- Some tests fail when built with debuginfo
- Support Windows path manipulation on other platforms
- no method named `join` found for type `&[std::ffi::OsString]`
- 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
- Docs
- Rust not yet supported