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 supported286 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Transmuting fn pointer to a usize in const somehow causes UB?
- ICE - unsafe precondition violation in slice::from_raw_parts_mut on powerpc64-unknown-linux-musl
- `pin!()` macro no longer constant-promotes `&mut` references to empty arrays
- bootstrap: download-rustc should not download rustc_dev unless it is needed
- `io::stdin().read_to_end()` drops a byte on certain Unicode input (Windows only)
- Change search "not found" links
- Compiler panics on `fs::remove_dir(&host)` on Windows
- "binding modifiers may only be written when the default binding mode is `move`": This sentence is baffling
- `./x.py test --bless tests/mir-opt/` fails with `no entry found for key`
- Remove named lifetimes in some `PartialOrd` & `PartialEq` `impl`s
- Docs
- Rust not yet supported