rust
https://github.com/mozilla/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 supported301 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Use `usize` when suggesting creating a `const` for array lenghts
- Left side of Or-Patterns is not marked as useless even when covered completely by right side
- `thread::current` may indirectly call `Arc::new_uninit_in(System)` which may call an untrusted alloc error hook
- Self parameters & C-variadics should be syntactically legal in parenthesized generic argument lists
- Document and correct assignment order for yield and inline-asm
- [ICE]: trying to emulate goto statements with blocks and labels crashes the parser
- Disallow accesses through an Index projection when a sibling ConstantIndex projection has been moved out of
- Inappropriate `panic!`s in `Thread::new` on certain unix platforms
- Poor codegen for `_mm512_permutex2var_epi8` intrinsic on avx512vbmi
- Zpolonius=next soundness bug: UB caused by liveness detection
- Docs
- Rust not yet supported