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
- Cache declarative macro expansion on disk (for incremental comp.). Based on #128605
- Deduplicate test suites for alternative codegen backends
- Unused generic types result in confusing error messages
- Unclear why i have conflicting impl
- Should IoSliceMut::advance() be used when impl std::io::Read::read_vectored()?
- `#![feature(trivial_bounds)]` incorrectly suggested, and then causing linker errors on Windows
- Debug implementation of fat pointers doesn't show metadata
- Bug when compiling cargo-update
- linker: when emitting static executables, explicitly hint static
- Add `overflow_checks` intrinsic
- Docs
- Rust not yet supported