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
- Indicate which version of MSVC Rust was built with
- Consider using `llvm.invariant.*` intrinsics for immutable memory
- unused-features only warns unused non-language features
- Associated const references using UFCS can bypass `check_static_recursion`
- MSVC: support LTCG native libraries in rlibs
- monomorphization recursion limit error should be caught earlier
- rustdoc: Allow customizing the crate list sidebar.
- Extend #[bench] with memory usage
- Recursive traits should be allowed when boxing
- region-outlives obligations lead to uninformative/undecipherable region inference failures
- Docs
- Rust not yet supported