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 supported278 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Allow using uncompressed metadata for proc-macros and dylibs
- Handle type errors in fn args caused by type parameter divergence
- Allow applying pub(crate) visibility to query accessor functions
- std::process::exit() on MSVC bypasses writing LLVM InstrProf counters to profraw file
- Docs enhancement: misleading try_clone docs
- Clarify (un)signed-ness of pointers for comparisons
- --extern-html-root-url uses library names to identify dependencies, failing to handle multiple versions
- Add a tidy check for acceptable rustdoc header
- Macro expansion + E0308 'mismatched types' makes it hard to find what the types were
- Duplicate `E0121` errors are emitted for placeholder types `_` in some positions
- Docs
- Rust not yet supported