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
- 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`
- Allow derives to `allow(non_ascii_idents)` at the non-crate level
- Tracking Issue for `integer_casts`
- Internal Tracking Issue for normalization redesign
- Add experimental `fallible::FallibleVec`
- [POC] `{cwd}` placeholder in `--remap-path-prefix`
- [perf trials] how bad would it be if panic handlers returned unit
- Docs
- Rust not yet supported