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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- 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`
- Misleading label & invalid suggestion on (multi-segment) assoc const of wrong type in pattern
- Address redundant errors for missing crate for nested imports and later uses of crate
- Add bootstrap step for stdarch-verify
- `Vec::is_empty` is not marked as `#[inline]`
- tests/debuginfo/basic-stepping.rs: Add ignore-aarch64-pc-windows-msvc
- Docs
- Rust not yet supported