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
- Error "expected identifier, found reserved identifier" is slightly weird
- Initializing structs with Option fields set to `None` produces non-optimal assembly
- Hang with weird trait requirement
- Unclear unwind safety for `std::alloc::Allocator::{grow,shrink}`
- 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.
- Docs
- Rust not yet supported