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
- Code coverage and profiling don't work on non-X86_64 -musl targets because `profiler_builtins` isn't provided for them
- Confusing diagnostics resulting from a function with the bound `T: FnOnce() -> T` that takes `T` and returns `T`
- rustdoc output directory structure leaks home directory structure
- Forbid `#[rustc_const_stable]` without `#[stable]`
- Diagnostics hint for const generics
- Rustdoc shows impls out of source order
- use PlaceRef abstraction more consistently
- Fn[Mut] trait missing lifetime parameter
- Doc alias not allowed on associated constants and types in trait implementation block
- 'expected struct `cargo_metadata::Package`, found a different struct `cargo_metadata::Package`' should note that one is a module and one is a crate
- Docs
- Rust not yet supported