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
- error[E0275]: "overflow evaluating the requirement" triggered by importing a path of length 2
- FFI -L linker paths ignored on Linux but work on Mac
- Diagnostics: Suggest replacing (problematic) `assert!(x, y)` with `assert_eq!(x, y)`
- Suggestion for pub(crate) and reexports are tricked
- DerefMut borrow method call is too long with Deref arguments
- first/second mutable borrow occurs here wrong diagnostic in nll
- Meta tracking issue for `const fn`
- `&mut &T` coerced to `&T` suggests `&mut mut x`
- Confusing error message: the trait bound `String: From<impl Into<String>>` is not satisfied
- Clarify docs around what libcore users must declare
- Docs
- Rust not yet supported