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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- RwLock::read() should be reentrant so its behavior will be the same as borrow checker
- `std::process::Command::env_clear` is unusable on Windows
- Optimize generics to a dynamic dispatch for size
- Miri violation in std/src/sys/sgx/waitqueue/unsafe_list.rs
- `Command::spawn` on a newly-written file can fail with ETXTBSY due to racing with itself on Unix
- Regression in global_allocator when using prefer-dynamic on 1.71.0 and above
- Split marking and visit to compute live_symbols.
- Tracking issue: 32bit x86 targets without SSE2 have unsound floating point behavior
- Excessive overflow checks that can be proven unnecessary
- Improve Command debug printing on Windows
- Docs
- Rust not yet supported