rust-clippy/clippy_utils
Jason Newcomb 58132cb3b0 Improve SpanlessEq
* Don't consider expansions of different macros to be the same, even if they expand to the same tokens
* Don't consider `cfg!` expansions to be equal if they check different configs.
2023-05-18 16:42:13 -04:00
..
src Improve SpanlessEq 2023-05-18 16:42:13 -04:00
Cargo.toml Bump Clippy version -> 0.1.71 2023-04-23 03:39:19 -07:00