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 supported356 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Lifetime annotation not respected in recursive function with contravariant RPIT
- Recursive RPIT incorrectly errors: "concrete type differs from previous defining opaque type use"
- Add argv[0] fallback for current_exe() on Linux when /proc is unavailable
- Avoid ICE when param-env normalization leaves unresolved inference variables
- WIP: Use `final` to make `Error::type_id` un-overridable
- make `TyKind` artificially bigger
- Fix thread::available_parallelism on WASI targets with threads
- Simplify find_attr! for HirId usage
- Handle statics and TLS in raw-dylib for ELF
- Add `should_skip_bounds_check` to MIR `Builder`
- Docs
- Rust not yet supported