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
- Accessing a TLS variable in its own constructor results in a stack overflow
- Diagnostics: Consider computing the column number by counting Unicode (extended) grapheme clusters instead of Unicode scalar values
- Musl linker regression: undefined reference to X
- Use const generics for array `Default` impl
- wrong backtrace line for .unwrap() if it is on the next line
- Intrinsic for `type_name_of_id` to power a better `impl Debug for TypeId`?
- Value mangling
- rustdoc: builds including multiple crates with the same name are always dirty
- `rustc` runs out of memory while trying to compile a large static (lazy_static!) HashMap
- Warning for when a `pub use x::*` statement excludes something already imported privately
- Docs
- Rust not yet supported