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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- 1.95 beta regression: "expected a closure that implements the `Fn` trait, but this closure only implements `FnOnce`"
- When deduplicating diagnostics, look at how it is rendered instead of its internal state
- Fix ICE when combining #[eii] with #[core::contracts::ensures]
- Actually enable the AIX Extended Altivec ABI in LLVM
- [ICE]: `explicit deref of non-derefable type`
- [ICE]: `can't type-check body of DefId`
- [ICE]: Enum discriminant referring to `Self` causes "... has parameters, but no args were provided in instantiate"
- 1.95 beta regression: trait method calls in dead code in const contexts started being rejected if the impl is not `const`
- 1.95 beta regression: "malformed `feature` attribute input"
- [ICE]: LLVM ERROR "Broken module" with -C target-cpu=native on aarch64-apple-darwin (Apple M5, LLVM 22.1.0)
- Docs
- Rust not yet supported