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
- cyclic type "of infinite size" may not be
- Adding type annotation equivalent to existing type changes code semantics
- incr. comp.: Increase partition granularity via special-casing non-inlined functions
- Implementation of Index<Foo> prevents indexing arrays by other index types
- 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
- Docs
- Rust not yet supported