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
- Type inference fails where LUB coercion succeeds
- rustc doesn't infer that the future of a recursive `async fn` is `Send`.
- ICE: generic_const_exprs on 1.85.0-nightly
- compiler: Stop manually extending the stack
- Use length prefix in default `Hasher::write_str`
- Crater testing
- shorten backtraces when called as a cdylib, not just for executables
- Update tests/ui/codegen/target-cpus.rs after upgrading to LLVM 20
- Incorrect diagnostic `error[E0309]: the parameter type `T` may not live long enough`, suggests duplicate bound
- Compiling `#[derive(Debug)] enum` + `dbg!` is quadratic with enum variants
- Docs
- Rust not yet supported