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 supported286 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Replace `rustc_layout_scalar_valid_range_start` attribute with pattern types
- Rewrite docs for fetch_update for clarity
- Start using pattern types in libcore
- Docs on safety of BufWriter are misleading
- `extern { fn f(_: *const __m128); }` emits `improper_ctypes`
- Robustify the `TyKind` ambig/unambig layout compatibility tests
- Rust can't figure out that two types are the same with supertraits and associated types.
- Workaround for llvm bug for f32x3 saturating fp->int opt-level=0 on aarch64 is fixed in LLVM 20
- -Z meta-stats + RUSTC_LOG=info ICEs on next build
- rustc does not recognize Vec<A>::collect from Vec<B> for complex types
- Docs
- Rust not yet supported