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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Unexpected `error[E0119]: conflicting implementations` error
- Suggest borrowing fields in a match pattern when you're updating a struct in a loop
- `std::backtrace::Backtrace` should filter by `__rust_end_short_backtrace` and `__rust_begin_short_backtrace`
- Promotion rules are surprising and insufficiently documented
- In linux(debian 11.2, Alma 8.5) TcpStream after write_all cache to much memory
- Diagnostic points at entire path instead of path argument if the latter does not satisfy a trait bound
- Weird cyclic type error
- Group navigation items in the docs by source crate/module
- Confusing compilation error when forgetting to deref_mut in a chain of iterators
- incompatible types when using re-exports of the same crate from different crates (different paths)
- Docs
- Rust not yet supported