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 supported274 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- 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
- Wrong error message (E401) when storing the result of a generic const fn inside a const member of a generic function
- Scan is overly specialized
- Tracking issue for RFC 2700: numeric constants as associated consts
- --pretty=expanded fails after calling cbindgen in cdylib crate
- 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