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 supported288 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Building for m68k-unknown-linux-gnu fails with SIGILL with no LLVM backtrace
- Allow `dead_code` lint to be configured to validate that all pub code is used within the workspace
- style-guide: Tweak `Cargo.toml` formatting to not put `description` last
- coverage: Don't show coverage for code paths that must panic/diverge
- fs::create_dir_all doesn't work on other computers
- `thread 'main' panicked. failed printing to stdout: Broken pipe (os error 32)`
- E0596 explanation points to return type, not the argument type of called function
- Rules around call resolution on `fn_traits` are confusing
- ICE: `inference variables in normalized parameter environment: unconstrained type`
- ice: `type mismatch when copying`
- Docs
- Rust not yet supported