mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-15 01:17:16 +00:00
f72b3dbba2
This lets us compare a `Token` with a `TokenKind`. It's used a lot, but can be used even more, avoiding the need for some `.kind` uses. |
||
---|---|---|
.. | ||
setup | ||
dogfood.rs | ||
fmt.rs | ||
lib.rs | ||
lint.rs | ||
main.rs | ||
new_lint.rs | ||
serve.rs | ||
update_lints.rs |