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 supported291 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Tracking issue for release notes of #151994: switch to v0 mangling by default on stable
- 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
- Allow section override when using patchable-function-entries
- 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`
- 1.97 beta regression: "conflicting implementations of trait"
- Docs
- Rust not yet supported