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 supported275 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Allow inlining drop glue more generally
- Try to shrink `Alignment`-related MIR in `Layout`
- `-Calign-jumps=1` support in `rustc`
- "impl Copy" can bypass field privacy
- Stop considering moved-out locals when computing auto traits for generators (rebased)
- `core::panic::PanicInfo`'s `location` method show incorrect usage with `std::panic::set_hook`, even though that functionality has been split
- Create an internal lint for detecting "Unicode-unaware" `BytePos` & `Span` manipulations
- rustdoc: ICE: `Deref impl without Target type` involving negative `Deref` impl
- E0210: clarify "at least one type"
- run-make: investigate if we can make tests with linkage less error-prone
- Docs
- Rust not yet supported