rust
https://github.com/rust-lang/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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Missed optimization opportunity with `.chars().count()`
- std::collections::BTreeMap docs could be improved by answering "When should I choose this over a HashMap"
- Check for "constants we match on must be PartialEq" misses lifetime-dependent impls
- rustdoc: generic constant expressions not displayed (and where clauses using said gces)
- Disabling particular unsafe precondition checks under `-Cdebug-assertions=y`
- Crash of 1.76.0 compiler with generics
- debugger_visualizer: natvis files are accumulated instead of replaced on incremental builds
- ICE no errors encountered even though `delay_span_bug` issued - Bevy - Unused trait method name same as struct method name
- Cross-crate import chain misses docs from middle crate
- nightly featuers: target-specific library features are painful
- Docs
- Rust not yet supported