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
- Lifetime bounds in auto trait impls prevent trait from being implemented on generators
- thread 'rustc' panicked at 'called `Option::unwrap()` on a `None` value', src/libcore/option.rs:347:21
- Match ergonomics means bindings have different types in patterns and match arm; cannot deref references in pattern
- rustdoc: Don't discriminate unions, structs, enums & type aliases (affects sections & URLs)
- #[global_allocator] in dependent crate can be optimized away
- Duplicate error code usage lint removed
- `ManuallyDrop` should be a dyn-compatible receiver type
- E0207 when type parameter's associated type is used in `Self`.
- Add support for splitting linker invocation to a second execution of `rustc`
- Rust compiler creating huge files on tmp directory
- Docs
- Rust not yet supported