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 supported301 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- `todo!()` in function arguments causes the function call to be linted
- `unused_assignments` when writing to variable and then reading from its raw pointer
- Tracking Issue for stdin/stdout/stderr file descriptor constants
- cargo test build error on combined crate types "lib" and "cdylib" in #[no_std] context; ignores #[cfg(not(test))]
- [ICE]: could not normalize `for<'a> <i32 as FnOnce<(&'a mut i32,)>>::Output: 'a`
- [ICE]: internal compiler error: errors selecting obligation during MIR typeck: query type op DefId(..)
- Use edition ranges in `tests/ui` (Batch 1)
- Carriage return without line feed can be used to hide malicious code
- [ICE]: Segfault when compiling naked_asm fn with unclosed .cfi_startproc and symbol item
- [ICE]: `has_trivial_sizedness` applied to unexpected type: FreshTy(0)
- Docs
- Rust not yet supported