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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Array and Vec's Clone specialization is maybe unsound with conditionally Copy types.
- WASI unwinding is broken in release
- Coroutine/Future `Send` bounds are too restrictive when taking references to `!Sync` values
- Generic causes other trait implementations of concrete type to be ignored.
- [rustdoc] issues of the three-big-buttons
- Name change cargo check fail
- impl Trait in return position implicitly captures non-`'static` type parameter despite `+ 'static`
- Document `compile_fail,E1234` syntax for marking compile_fail tests as failing with a particular error
- rust-gdb: Accessing tuple inside enum triggers invalid gdb expression syntax error.
- Implement `#[cfg]` in `where` clauses
- Docs
- Rust not yet supported