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
- 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.
- Spurious "broken pipe" error messages, when used in typical UNIX shell pipelines
- [impl Trait] Should we allow `impl Trait` after `->` in `fn` types or parentheses sugar?
- incr.comp.: x.py --incremental can cause too big cache directories
- Corrupted variable view in the debugger on Windows
- Invalid casts for C-style enums should trigger the "overflowing_literals" lint
- armv7 exhausts memory on stage0 librustc w/ debuginfo
- "this expression will panic at run-time" warnings can't be suppressed
- Docs
- Rust not yet supported