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 supported275 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- We should lint when !-fallback results in questionable code
- Infer if type through indirection.
- vtable addresses differ based on the number of codegen units
- Type analysis on branches is inconsistent depending on whether an explicit return is used
- rustc "unexpected panic"; no /proc/self/exe inside a debootstrap chroot
- Allow showing the expanded macros of only a given module / source file
- Trigger JIT debuggers with panic=unwind
- Making a function generic (but not using the parameter at all) causes ~12% slowdown
- Do not unwind on Windows with panic=abort
- incr.comp.: Make sure `cargo check` is compatible with incremental compilation.
- Docs
- Rust not yet supported