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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Iterator::skip is not zero-cost in some cases (badly optimized by LLVM)
- bare_trait_objects help is incorrect with Box<Trait + 'lifetime> in 2015 edition
- 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.
- Rustdoc should index "Methods from Deref" in search results
- Link errors when compiling for i386 with +soft-float
- NLL issue when using DerefMut to access fields through a Pin, causing multiple mutable borrow error
- Building shared libraries on Mac requires '-undefined dynamic_lookup'
- improve documentation for AsRef/AsMut
- Local rustdoc search doesn't work with --no-deps
- Docs
- Rust not yet supported