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 supported301 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Verify trait impls’ signatures before checking dyn compatibility
- Document how ptr::drop_in_place behaves when dropping a slice panics
- Occasional "cannot move out" error (E0505) when adding a match guard
- Moving out of field error should emit resolution suggestions
- Cannot use `use Self::*;` inside a method
- debuginfo/issue-22656.rs fails with LLVM/clang Assertion `Prior->FD->hasAttr<NoUniqueAddressAttr>() && "should not have reused this field's tail padding"' failed.
- Mention editions when emitting 2015 exclusive errors
- Rustdoc should index "Methods from Deref" in search results
- closure compilation fails depending on type inference
- Link errors when compiling for i386 with +soft-float
- Docs
- Rust not yet supported