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
- Restore diagnostics when no inherent const candidates found
- Exponential compile time and high memory usage with nested const evaluation
- Regression: iter_mut().nth().next() retains unwrap panic path and extra branch vs split_at_mut in optimized code (Rust 1.82+)
- Reference implementation of unforgettable types
- Show source code in stack traces
- Check item bounds for projection clause wellformedness
- Code coverage reports wrong count of loop header
- Compiler hangs when evaluating where clause with self-referential dyn Trait
- update documentation for `UNIX_EPOCH` and comparison between `SystemTime`s to clarify handling of failure
- assert_eq! of trivially-equal enums with 2 non-empty variants is not optimized out
- Docs
- Rust not yet supported