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 supported367 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Improve diagnostic for casting `T: ?Sized + Trait` to `dyn Trait`
- Conversion of `Box<dyn Error + Send + Sync>` to `Box<dyn Error>` confusingly complains about Sized
- Insecure behavior in std::process::Command on Windows
- Consider styling go-to-definition links using faint underline
- Invalid `dyn` suggestions
- Improve suggestion when TryFrom trait bound not satisified due to missing dereference
- where bounds not properly inherited?
- Optimization of iteration over enums
- Lint on duplicate trait bound
- x.py tidy forces `use path::{...}` to come after `use path::m::{...}`; makes commits noisy.
- Docs
- Rust not yet supported