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 supported300 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- [ICE]: incremental compilation error with evaluate_obligation
- borrowck is superlinear in the number of values held across an `.await`
- borrowck is superlinear in the number of `.await`s in one function
- Tracking issue (ish) for some declarative macro optimizations
- Tracking Issue for const_volatile
- Send -fno-lto when linker plugin LTO is not requested to avoid having GCC do LTO when using rustc_codegen_gcc
- Using `mutex.lock()?` risks deadlocks due to `PoisonError` holding the mutex guard
- Optimize `str.escape_default().to_string()`
- [wip] terminator perf experiments
- Redefine `c_void`
- Docs
- Rust not yet supported