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
- Stdout and StdoutLock make unnecessary repeated syscalls via is_console on Windows
- Importing `std::error::Error` causes lifetime error to appear in previously compiling code
- enable 128-bit atomics on x86_64
- std::net: clamp multicast ttl value to u8 max.
- Stabilize `fN::BITS`
- improve error message when a cfg-ed out item is resolved
- Tracking Issue for future-incompatibility lint `ambiguous_import_visibilities`
- Trait fn call does not compile unless fully qualified, but works in the new solver
- Worse optimization with `fn() -> !` than `fn()` or `fn() -> ()` with `-Crelocation-model=static`
- docs: clarify that float Rem formula uses exact arithmetic
- Docs
- Rust not yet supported