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
- Generic trait with generic supertrait bound by associated type can't be used in trait bound with associated type
- `x` dropped because it borrows itself + dropping a reference causes an error
- Subtracting Duration from Instant on Mac is panic-prone
- futures caused signal: 4, SIGILL: illegal instruction when compiling
- Traits on function pointers
- GATs plus mutable reference causes rustc to improperly believe data escapes function
- Unclear doctest error when implementing a trait in a different file.
- x86_64-unknown-linux-gnu using 'target-feature=+crt-static' exits with: Segmentation fault (core dumped).
- Tracking LLVM workarounds
- Non exhaustive match error presents incompletely with tuples and .unwrap()
- Docs
- Rust not yet supported