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
- Dropping unused and unreferenced external crate should not trigger recompile
- Correcting Path::components on non-"Unix" platforms
- `./x.py test src/doc` fails with "no rules matched"
- Consider using pair mode to return scalar pair bools as i1
- Use hash of compilation unit expression tree to prevent needless recompiles after formatting changes
- Optimize incremental compilation of data-only changes
- Bad codegen partitioning with non-incremental compile in release mode
- Most core trait impls for empty arrays are over-constrained
- `trivial_casts` warning misfires when casting from reference -> pointer -> void pointer
- It would be nice if JoinHandle<T> were must-use for T != ()
- Docs
- Rust not yet supported