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 supported286 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- cargo run ok in release mode, not in dev mode.
- Path::strip_prefix() improperly strips trailing slash
- catch_unwind doesn't catch non-C++ exceptions on wasm
- panic location counts tabs as four columns instead of one
- `--verbose` does nothing
- Import of deprecated function triggers warning even if a non-deprecated macro of the same name is used
- Tracking Issue for `Option::into_flat_iter`
- `Vec::into_flattened()` may overflow `isize::MAX` with ZST
- Unsoundness and ICE due to `DispatchFromDyn` allowing bogus impls on references.
- ICE: `cannot call const_of_item on a non-type_const BodyId`
- Docs
- Rust not yet supported