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 supported278 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Tracking Issue for pointer metadata APIs
- Large BTreeMap key or value types cause avoidable stack overflow
- "arithmetic_overflow" and "unconditional_panic" lints do not fire on `const fn` that is only const-used in bin crate
- Type can no longer be inferred in 1.49
- asm! should automatically rewrite labels in assembly code
- rustdoc: link to the source of the re-export if the original definition wasn't documented
- Incremental occasionally causes link failures (in particular when build process is interrupted)
- Non linear runtime increasment for `expand_crate` pass while compiling diesel with `128-column-tables`
- rustdoc: Link references are case-insensitive
- Unfreed (but still reachable) allocations in std::io::stdin are reported by Valgrind if non-default `--show-leak-kinds=all` option is specified
- Docs
- Rust not yet supported