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
- Missing `Send` on "recursive" `Future`
- Add provider-style API to `Context`
- `Cargo Build` gets stuck compiling my code
- Compiling -> "thread 'coordinator' panicked"
- `--emit obj` with `--crate-type staticlib` doesn't work when `-C lto=thin` is set
- "implementation of `Fn` is not general enough" on some conditions when using closures
- slice::contains is not general in the key like HashMap::get
- RPIT associated type lifetime bound is ignored
- Typesystem soundness hole involving cyclically-defined ATIT, and normalization in trait bounds
- Higher ranked lifetime error when checking auto traits of async functions containing calls to async closures which capture a local
- Docs
- Rust not yet supported