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
- Lint for #[must_use] on a function that always returns a #[must_use] type
- Error bootstrapping on CentOS
- Tracking Issue for Box::into_boxed_slice
- Use lld by default on x64 Ubuntu 20.04 LTS
- Rustc says method doesn't exist instead of hinting at unsatisfied trait bounds
- Lint against useless `&mut` (i.e., uplift `clippy::unnecessary_mut_passed`)
- Implement TryInto<CString> for str and String
- must_use Option::map*
- perf slowdown from #70831 (remove a stack frame from .await calls)
- Misleading error message originating from the fact that closure types are not inferred being polymorphic over lifetimes. (And related errors in need of improvement.)
- Docs
- Rust not yet supported