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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Add arg splat experiment initial tuple impl
- Libraries installed by rust 1.94.0 take 4.5x disk space compared to 1.93.1
- Function pointers are not VaArgSafe
- X build tries installing, despite install being a separate command
- `pin!()` (and any other unsafe code relying on local variables having a fixed location) in a coroutine or `gen` block is unsound
- `final` methods should work the same as without it (if it works without it)
- Make bitset `would_modify_words` more vectorizer-friendly
- 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
- Docs
- Rust not yet supported