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 supported301 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Missing target feature ABI checks for nvptx
- Fixup and re-enable many tests for NVPTX
- rustc_lint: Allow scoped `non_ascii_idents` lint levels
- broken link in proc-macro-generated doc referencing later-defined macro (--document-private-items)
- ICE: StyledBuffer::replace panics 'slice index starts at 12 but ends at 11' when emitting dead-code warning for method with 11+ character name
- Drop elaboration emits `O(N^2)` cleanup for partially-initialized aggregate literals
- Closure parameter type not inferred from `Fn` bound through a `[F; 1]` wrapper
- NVPTX: i128/u128 to float casts emit LLVM IR that the backend cannot lower
- Regression: Wasm32 SIMD128 narrow intrinsics stopped working correctly in Rust 1.95+
- rustdoc: Emit a lint warning if doctest contains `#[test]` functions but isn't marked `test_harness`
- Docs
- Rust not yet supported