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
- Lifetimes on functions suppress helpful "different fn items have unique types, even if their signatures are the same" note
- rustc panicked: def_path_hash_map: called `Option::unwrap()` on a `None` value
- Fix for pattern types causing ICE in `debuginfo` generation
- rustdoc: Feature-dependent trait impls don't have the feature dependency called out.
- rustdoc: [PoC] [WIP] Don't render keyword `Self` as `SelfTy`
- ICE: type parameter `T/#2` (T/#2/2) out of range when instantiating, args=[?8c, ?9c]
- Searching for `Type::prefix` does not prioritize methods on `Type` over doc aliases that start with `prefix` on a different type
- Creating symbols.o in tmpdir makes it hard to debug linker errors
- Rustdoc source links should link into expanded macros rather than to the macro invocation
- Stability on `pub use` items is mandatory but has no effect
- Docs
- Rust not yet supported