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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Rust 1.81: thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/def_path_hash_map.rs:23:54: called `Option::unwrap()` on a `None` value
- Experiment with using `HashMap::with_capacity` throughout the compiler
- Nested macro_rules and edition spans
- Tracking issue for unsupported_calling_conventions (cdecl, stdcall, fastcall)
- experiment with relaxing the orphan rule
- Tracking Issue for `extern_system_varargs`
- Suboptimal codegen for match from enum to almost-same-value usize (unnecessary table lookups)
- Tracking Issue for `frontmatter`
- Tracking Issue for `range_into_bounds`
- Confusing diagnostic when the error value converted by `?` fails to satisfy a `'static` bound
- Docs
- Rust not yet supported