rust
https://github.com/rust-lang/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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- _mm_cmpXstrc() not coalesced with a subsequent _mm_cmpXstrm() or _mm_cmpXstri()
- checked_mul<i128> is slower than expected
- noalias is not enough
- #[repr(align(…))] should allow arbitrary constant expressions, not just integer literals
- Investigate the Ryū algorithm for a simpler/faster implementation of float -> string conversion
- `#[macro_use]` on `use` broken with gfx-rs
- Special-case `format!("{}", string_like)` for increased performance
- rustc --version segmentation fault
- Add `--emit=nothing` to tell rustc not to emit any files (even if `--crate-type=lib`)
- {i386,x86_64}-apple-ios targets pass too many thousands of arguments to the linker
- Docs
- Rust not yet supported