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
- Type inference results in `overflow evaluating the requirement`
- Delegation: It's impossible to `reuse` foreign fns
- Support target-spec json file extension in various cases
- [EXPERIMENT] Ban generics in variadic args
- panic: "failed to open bitcode file" when changing `-Ccodegen-units` in successive compiles.
- VecDeque::split_off has unexpectedly poor performance characteristics when splitting off from the front.
- Tracking Issue for PathBuf::add_extension and Path::with_added_extension
- Middle/pretty: Butchered output for opaque types with associated type bounds
- Miscompilation of a program projecting field of an extern type
- Detect when `?` is being called on a type *after* `.unwrap` or `.expect` was called on a `Result` or `Option`
- Docs
- Rust not yet supported