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
- Large compile times with repetitive trait bound
- casting trait methods to FnOnce(&mut dyn Trait) is not ergonomic
- Closure capturing itself results in unclear "mismatched types" error
- Missed optimization on only used once allocation
- Diagnostics for mismatched generic types for constructors accessed via Self could show where the mismatch occurs
- Suggest replacing `const` with `let` on "can't use generic parameters from outer item" (outer fn specifically) (if appropriate)
- Scan is overly specialized
- Tracking issue for RFC 2700: numeric constants as associated consts
- Specialization should allow for delegation to default trait method implementation
- LLVM error compiling core and builtin functions using 16-bit pointers in data layout
- Docs
- Rust not yet supported