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 supported370 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Stabilize `bool::toggle`
- Convert `tests/debuginfo/pretty-std.rs` to `lldb-repr`
- [ICE]: `entered unreachable code: This method is not called in free functions, as patterns are always allowed there`
- Rename `OutlivesPredicate` to `OutlivesClause`
- Similarity search improvement: `read_exact_buf` should suggest `read_buf_exact`, not `read_exact`
- Removing a private ambiguous import can break downstream crates also relying on ambiguous imports
- [ICE]: SIGSEGV on nightly (macOS)
- Feature request: Lint on `drop_in_place` on types with no destructor
- [ICE]: `!infcx.next_trait_solver() || !type_outlives.has_non_rigid_aliases()`
- Restrict LLVM inline asm location cookie usage. Fixes #150451
- Docs
- Rust not yet supported