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
- There is no cross-platform way to use `include_*!`
- Wrapper/glue functions such as std::fs::FileType::is_file are not always inlined
- `unused_lifetimes` warning misses unused lifetime
- Feature request: Add a way to capture a formatter that can be passed to format helper functions
- Segfault of binary produced with `relocation-model=static` for `x86_64-unknown-linux-musl`
- MIR sanity check improvements
- Consider `pub` items in binary crates dead code if not used in the crate (i.e., treating it like `pub(crate)`)
- debuginfo function-call test fails on big endian
- x.py test: add ability to stop after first test failure.
- WebAssembly size regression between 1.40 and 1.41
- Docs
- Rust not yet supported