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 supported301 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- wip try to make evaluate_const less scary
- wfcheck: name the item that discards an unused type parameter
- [ICE]: Macro captures a list meta item with $m:meta and passes it directly to #[derive] causes `must not be empty and have no suggestion`
- Further constify Range
- Constify Extend and FromIterator
- [ICE]: `item_name: no name for DefPath { data: [DisambiguatedDefPathData { data: TypeNs("T1"), disambiguator: 0 }, DisambiguatedDefPathData { data: AnonAssocTy("bar"), disambiguator: 0 }], krate: crate0 }`
- `cycle detected when checking if trait is dyn-compatible` with next-gen trait solver and `arbitrary_self_types`
- std: refactor socket creation to ensure the correct flags are set
- Uncalled function returning `Iterator` does not result in a suggestion to call the function when appearing in a `for` expression
- [ICE]: cargo-quickinstall on aarch64-apple-darwin
- Docs
- Rust not yet supported