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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- ICE in `check_mod_const_bodies` when compiling a modified libcore
- Silence unnecessary "missing `dyn`" errors and tweak E0746 suggestions
- Make slice iterators carry only a single provenance
- [TEST] Test out Fjall memory allocator
- Poor codegen for enumerations where variants have power-of-two values.
- Types and specifically "mentioned items" take up a lot of space in Rust metadata files
- Incorrect argument index highlighting an error for type mismatch on static trait function calls
- Line numbers in diagnostics for doctests are off by number of preceding hidden lines that aren't `use core;`
- Compiler takes 30 minutes + large (32GB+) amounts of ram to compile code with large amount of arguments + function-within-function
- Enabling internal lints shouldn't be dependent on `-Zunstable-options`
- Docs
- Rust not yet supported