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
- Diagnostics in MIR passes (arithmetic_overflow, unconditional_panic) are not caught with `cargo check`
- Argument-position `impl Trait` requires a named lifetime
- Add a way to generate function symbols with predictable hashes
- `impl Trait` Associated Types Do Not Leak Auto Traits
- CI: We should be able to complete a build in 3 hours even without Docker image cache
- Need more helpful warning when "pub extern" function is not exported via "pub use"
- Inconsistent `Path::file_stem` and `Path::extension` handling of files starting with multiple dots
- Incorrect warning: Unnecessary unsafe block
- Constants can contain references that are not Sync
- Value assigned is never read
- Docs
- Rust not yet supported