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
- Hint on unknown escape of Unicode quotation marks in string literal
- "encountered dangling pointer in final value of constant" solved by nested const { const {} }
- 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)
- Set mmapped files as readonly to prevent other processes from modifying it by accident
- 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)
- Docs
- Rust not yet supported