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 supported350 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Add `Arc::is_unique`
- Rename `is_like_osx` to `is_like_darwin`
- replace extra_filename with strict version hash in metrics file names
- Update the index of Option to make the summary more comprehensive
- Make closure capturing have consistent and correct behaviour around patterns
- Refactor Apple version handling in the compiler
- Replace last `usize` -> `ptr` transmute in `alloc` with strict provenance API
- f32 += f32 * u32 is faster in a loop than f32 += f32; can be defeated (a little bit) with #[cold] annotation?
- PowerPC SPE targets don't have `spe` target feature enabled
- Unclear is offsetting one element past array length is allowed
- Docs
- Rust not yet supported