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 supported278 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Error message for trying to bind range of units to unit suggests invalid code
- i586-unknown-linux-gnu target generates binaries containing Intel CET opcodes which are illegal on i586 processors
- Add ability to gate doctests on cfgs
- Tracking Issue for `core::slice::IterMut::as_mut_slice` and `impl<T> AsMut<[T]> for IterMut<'_, T>`
- `assertion failed: sentinel == STR_SENTINEL` at /compiler/rustc_serialize/src/opaque.rs:669
- GAT `Self: 'a` bounds break some `async` blocks with `impl Trait`
- Higher-Rank Trait Bounds: incorrect (or misleading) diagnostic
- Modifying a single subpattern in match changes MIR dramatically
- The size of `(T, Infallible)` is not zero
- memcpy-style copies of small fixed length arrays become memcpy, unless done via a loop with ops::Index
- Docs
- Rust not yet supported