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
- Support coercing non-capturing closures to extern function pointers
- export_name works for msvc x86_64 toolchain, but not i686
- Global allocator symbols aren't dllexport on MSVC
- Re-enable detection of unused library #![feature] directives
- Document traits from #[derive(...)]
- Write on &mut [u8] and Cursor<&mut [u8]> doesn't optimize very well.
- Object safety "method references the `Self` type" check does not normalize.
- Check the well-formed-ness of type aliases.
- LLVM's pass ordering chokes on zero-cost abstractions.
- Crate local state for procedural macros?
- Docs
- Rust not yet supported