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 supported370 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- std::process: fix UEFI ExitStatus::code() silent truncation of error …
- `let` and `if let` have different closure capture behaviors
- [ICE]: Compiling benches for ntex-mqtt based project: /compiler/rustc_const_eval/src/interpret/discriminant.rs:128:93: called `Option::unwrap()` on a `None` value
- Make unary float intrinsics generic
- `dyn for<'a>` lifetime inference does not work within typedefs, but works elsewhere
- Trait fn call does not compile unless fully qualified, but works in the new solver
- Worse optimization with `fn() -> !` than `fn()` or `fn() -> ()` with `-Crelocation-model=static`
- docs: clarify that float Rem formula uses exact arithmetic
- style-guide: remove mention of 2024 being nightly-only
- [ICE]: broken MIR, […] Unsize coercion, but `T1` isn't coercible to `T2`
- Docs
- Rust not yet supported