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
- 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)
- Consider disabling LVI mitigations in the x86_64-fortanix-unknown-sgx target
- proc-macros should not automatically error on token groups that are "locally" syntactically correct
- E0726 makes invalid mid-keyword suggestion with proc-macro derived on struct
- "Trait bounds were not satisfied" error when trait bound already specified.
- Docs
- Rust not yet supported