rust/clippy_lints
Cameron Steffen 3b328e7049 Introduce TypeErrCtxt
TypeErrCtxt optionally has a TypeckResults so that InferCtxt doesn't
need to.
2022-10-07 07:06:16 -05:00
..
src Introduce TypeErrCtxt 2022-10-07 07:06:16 -05:00
Cargo.toml Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup 2022-10-06 09:44:38 +02:00
README.md

This crate contains Clippy lints. For the main crate, check GitHub.