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 supported278 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Partial progress on #132735: Replace extern "rust-intrinsic" with #[rustc_intrinsic] across the codebase
- Fix deduplication mismatches in vtables leading to upcasting unsoundness
- Stable Hash: Ignore all HirIds that just identify the node itself
- ICE: `trimmed_def_paths` called, diagnostics were expected but none were emitted
- Always force non-trimming of path in `unreachable_patterns` lint
- Check empty SIMD vector in inline asm
- Cleanup `opaque_type_cycle_error`
- `CoercePointee` doesn't tightly enforce the restriction to `#[repr(transparent)]`-only wrappers, if other proc-macros are involved
- Match Ergonomics 2024: document and reorganize the currently-implemented feature gates
- improve spans for `CallArgument` constraints
- Docs
- Rust not yet supported