rust
https://github.com/rust-lang/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 supported356 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- How to treat inert attributes on macro invocations?
- rustdoc source code page should provide more things
- Tracking issue for `const fn` `type_name`
- Const validation rejects references that might be dangling (but could actually be valid at run-time)
- "Variable is assigned to, but never used" not thrown
- Rustdoc should not fail to generate documentation when deep types are involved
- build fails with error[E0463]: can't find crate for `rustc_macros` which `rustc` depends on in rustc_llvm
- Unnecessary copy when constructing arrays from returned arrays?
- `const fn` allows unreachable calls to non-`const` fns
- O(1) time {Vec,VecDeque}::truncate for trivial drop types and VecDeque::truncate_front
- Docs
- Rust not yet supported