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 supported360 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
- 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
- Add syntax highlighting for TOML to rustdoc
- `cannot move out of borrowed content` error is bad when self is borrowed
- Tracking issue for RFC 2033: Experimentally add coroutines to Rust
- Unnecessary warning about panic at runtime
- Not all doc-comments on re-exports are displayed
- Add `as_str` method for `str::Split(Whitespace)`
- Docs
- Rust not yet supported