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
- disambiguate between multiple suggestions and a single multi-span suggestion; or, JSON error format is not round-trippable
- 35% performance regression in generated code since 1.24
- Incremental compilation fails when a generic function uses a private symbol
- Regression on nightly since LLVM 8 upgrade: `thread` sanitizer doesn't compile anymore
- Stack overflow with Boxed array
- Performance regression in tight loop since rust 1.25
- rustdoc disregards job limit
- `pub use serde::*` doesn't show traits in `cargo doc`
- Rustc hangs during llvm codegen when referencing a [large] array with std::ptr::read_volatile
- Custom attribute used on thing disallowing custom attributes should say that
- Docs
- Rust not yet supported