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 supported275 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Go over all libstd traits and see which of them !/TyNever should implement
- [rustbuild] Support `exclude` in config.toml, not just as a flag
- `self` and `super` behave inconsistently in `use` statements and as module names
- Only the first expression in an `include!`d file is included.
- `array.push(Foo { ... })` should construct `Foo` in-place
- Bad codegen: unnecessary on-stack copy in WebRender 2
- Add `is_empty` function to `ExactSizeIterator`
- Tracking issue for future-incompatibility lint `patterns_in_fns_without_body`
- unsatisfyable HKL error message prints broken bound (`for<'b> 'b : `)
- Verify that the AST does not have DUMMY_SP
- Docs
- Rust not yet supported