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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- remove concept of soft-unstable features
- `deprecated_where_clause_location` causes syntax error (missing space)
- rustdoc-json: items may reference non-existent IDs.
- lack of implied bounds for opaque types in binders is unsound
- E0434 suggests changing the fn item of a trait impl to a closure
- Opaque Type (`impl Trait`) leaks `Unpin` auto-trait from internal implementation
- rustc SIGSEGV from unexpected stack overflow when using try operator ridiculously often
- Add `adt_const_params_restricted_privacy` gate
- Lifetime annotation not respected in recursive function with contravariant RPIT
- Recursive RPIT incorrectly errors: "concrete type differs from previous defining opaque type use"
- Docs
- Rust not yet supported