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 supported275 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Exact same bound check happens twice in loops when processing slices known to be of the same size
- rustbuild: rpath=false does not work, maybe because `build-script-build` bypasses `rustc.rs` wrapper
- Coroutine tracing of borrows is quite conservative
- Tracking issue for Vec::extract_if and LinkedList::extract_if
- Extend stack probe support to non-tier-1 platforms, and clarify policy for mitigating LLVM-dependent unsafety
- Unclear error note due to use of underscores when unifying paremeters to a single generic type
- Improve error message on namespace collision
- TLS accesses aren't async-signal-safe
- Add syntax highlighting for TOML to rustdoc
- `cannot move out of borrowed content` error is bad when self is borrowed
- Docs
- Rust not yet supported