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
- [ICE]: `assertion failed: bpos.to_u32() >= mbc.pos.to_u32() + mbc.bytes as u32`
- macros: report unbound metavariables directly
- Add `str::Utf8Chunk::invalid` range hint
- Can't override trait method with RPITIT if there's an unconstrained lifetime parameter.
- Using `?` in a constant offers a confusing error message
- Implement `VecDeque::truncate_to_range`
- diagnostics: point to coroutine body on higher-ranked auto trait errors
- [ICE]: Const default value for generic arg with `generic_const_exprs` enabled
- a path fragment cannot begin a struct expression or macro call expression
- Unsoundness due to 'static coroutines that yield non-'static values.
- Docs
- Rust not yet supported