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 supported291 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- vtable accesses optimization in a tight loop.
- Tracking issue for the `x86-interrupt` calling convention
- Lifetime inference falls over with identical lifetimes across trait and implementing struct
- Braced macros are inconsistent with other braced items
- "Stability" of the `-C passes` and `-C llvm-args` flags
- Range* should overrride more methods of Iterator
- A new compiler flag: "link everything statically or die, dammit!"
- error[E0275]: overflow evaluating the requirement `_: std::marker::Sized`
- `#[deprecated]` does nothing if placed on an impl item.
- Enum associated functions can name-clash with variants, but cannot be called.
- Docs
- Rust not yet supported