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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Casting to `dyn Trait` implies `'static` lifetime, but "lifetime may not live long enough" does not prompt
- Unable to build 'no_std' crate into dylib
- `special_module_name` triggered for a directory module
- `proc_macro` crate fails to build with llvm `LLVM_ENABLE_EXPENSIVE_CHECKS`
- Exponential compile time with broken huge nested enum
- Traits are resolved incorrectly when dyn trait is used in a struct.
- Provide structural pinning guarantees for slices, vecs, arrays
- "ambiguous associated type" when accessing concrete type (but not on generic type)
- Allow users to override or filter list of exported symbols passed to the WASM linker
- Confusing precedence for shifts
- Docs
- Rust not yet supported