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
- E0308 hint suggests adding a return type to a closure
- libc::posix_memalign, libc::pwrite and pread are not considered unsafe operation during library build
- Diagnostics do not consider lifetime parameters to be "generics"
- Rustdoc doesn't list all cfg's required for an item to be included
- ICE dumps leak user names etc
- run-make: audit the `ignore-{windows,msvc,windows-msvc}` tests
- Trait method shadowing can make adding a method to a sealed trait a breaking change and silently change behaviour in downstream crates
- `generic_const_exprs` in dependency can cause compiler panic
- unstable error message order
- 100% CPU usage when running doc tests
- Docs
- Rust not yet supported