rust
https://github.com/mozilla/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 supported287 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
- Alleged type visibility leakage
- Support restricting core/std to a particular version (for msrv purposes)
- Consider disabling LVI mitigations in the x86_64-fortanix-unknown-sgx target
- type inference fails when using `async_fn_in_trait`
- Special case overflowing literal lints to warn about `-iX::MIN`
- proc-macros should not automatically error on token groups that are "locally" syntactically correct
- 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
- Docs
- Rust not yet supported