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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Compilation issue [resolved with cargo clean]
- E0308 Suggestion gets added to unrelated code and error span is too big
- HashMap reallocates even though capacity is not exceeded
- unhelpful E0277 when writing `func(&a: &T)` instead of `func(a: &T)`
- Slice bounds check not elided in trivial case when using a local varaible outside of a branch
- compiletest: debugger ignore logic papers over debugger failing to init
- Incorrect suggestion to derive `Clone` on `Vec` directly
- Equality constraints break type resolution
- No way to get mutable reference to Vec member without expressing uniqueness over the full Vec
- Rustdoc failure in `armv7` targets with `-neon` with `target_feature(enable = "neon")`
- Docs
- Rust not yet supported