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 supported277 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Missed optimization in sum of remainders
- ICE: entered unreachable code: FieldsShape::offset: `Primitive`s have no fields
- Document the runtime environment assumptions of `std`
- Add extensive set of drop order tests
- compiletest: Automatically specify `-Zunstable-options` when the `edition` header is set to an unstable edition
- Implement Condvar using futex requeue
- ICE: `range end index 2 out of range for slice of length 1`
- `no method named "fract" found for type "f64" in the current scope` when in `no_std`
- clarify requirements of `byte_{offset,add,sub}` for zero-sized referents
- search index doesn't properly regenerate when using `--document-private-items` after a normal `cargo doc` run
- Docs
- Rust not yet supported