rust
https://github.com/rust-lang/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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- `todo!()` in function arguments causes the function call to be linted
- Poor codegen for u64::isqrt()
- `unused_assignments` when writing to variable and then reading from its raw pointer
- Hang : `rustc` hangs/OOMs with infinite recursion
- bootstrap ignores `{CC,CFLAGS}_$TARGET` env vars when target name contains a period
- Tracking Issue for stdin/stdout/stderr file descriptor constants
- #[rustc_pub_transparent] does not shows up as #[repr(transparent)] in docs
- ICE on Nightly building project with `generic_const_exprs` and `tokio`
- Claims that deduced parameter to lambda has type &mut T, which makes calling functions that take a &mut T fail; actually making it arg: &mut T makes it work
- cargo test build error on combined crate types "lib" and "cdylib" in #[no_std] context; ignores #[cfg(not(test))]
- Docs
- Rust not yet supported