rust
https://github.com/rust-lang/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 supported360 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
- 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 : `)
- Docs
- Rust not yet supported