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 supported296 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- added note/help about iterator invalidation when mutating a collection inside a for loop
- Restore soundness of SGX `UserRef`
- Hint that memchr returns an in-bounds index
- gnullvm: link libunwind statically by default
- Poor codegen for AVX2 variable shift intrinsics: `_mm256_sllv_epi32` and `_mm256_srlv_epi32`
- Attribute documentation for cfg_attr, path, feature, doc, should_panic, expect, ignore, and used
- Make the `rustc_unsafe_specialization_marker` attribute actually `unsafe`
- Stabilize passing 128-bit integers via vector registers with `asm!` on x86
- Share _Unwind_Exception definition between native and wasm
- Only honor -Zincremental-verify-ich for incremental compiles
- Docs
- Rust not yet supported