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 supported358 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Missing object files when linking with LTO
- As of 1.37.0, `dylib` shared libraries no longer support interpositioning of functions defined in C
- Integrate mdbook into rustdoc
- async fn unmet lifetime constraints produce confusing diagnostics
- Warn that `*const T as *mut T` is Undefined Behavior
- Can't use DoubleEndedIterator for inclusive ranges
- Tracking issue for future-incompatibility lint `array_into_iter`
- Tracking issue for `#![register_tool]`
- Incorrect trace for Item-level syntax errors in modules included by macro-generated code
- Unhelpful error message constructing re-exported tuple struct with private fields
- Docs
- Rust not yet supported