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 supported300 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Cross-compiling `raw-dylib` doesn't work on Windows
- It should be possible to get a mutable reference to a ZST literal
- LLVM debug info stack overflow
- Tracking issue for speeding up rustc via its build configuration
- Use a faster linker by default in the compiler profile
- Parse error recovery is obversable by macros in several cases
- Support for WebAssembly externref in non-web environment
- Partially const traits
- When `.into` used, but it doesn't exist but `.try_into()` is available, suggest using `try_into()`
- E0603 trims comment off caller line
- Docs
- Rust not yet supported