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 supported367 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Anonymous lifetimes in impl trait are allowed in async fn, despite being an unstable feature
- Slice type documentation contradicts the reference
- diagnosics for expression in fn param could be improved
- Alleged type visibility leakage
- type inference fails when using `async_fn_in_trait`
- Special case overflowing literal lints to warn about `-iX::MIN`
- Linking with `cargo-zigbuild` failed on `armv7-unknown-linux-{gnu, musl}eabihf` due to missing symbols
- False positive "lifetime may not live long enough" with Cow, ToOwned and Sized
- TAITs and recursive definitions of closures hang the check and build
- Support restricting core/std to a particular version (for msrv purposes)
- Docs
- Rust not yet supported