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 supported356 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Remove string content from panics
- `pin!()` (and any other unsafe code relying on local variables having a fixed location) in a coroutine or `gen` block is unsound
- Abstract AST lowering resolver
- Streamline active job collection.
- `rustdoc` reports wrong config conditions for `impl LowerExp for integers`
- `final` methods should work the same as without it (if it works without it)
- Fix Vec::const_make_global for 0 capacity and ZST's
- Make bitset `would_modify_words` more vectorizer-friendly
- remove concept of soft-unstable features
- `deprecated_where_clause_location` causes syntax error (missing space)
- Docs
- Rust not yet supported