rust-clippy/clippy_lints
bors 0d94167a23 Auto merge of #8198 - camsteffen:no-method-call-macro, r=flip1995
Remove method_call! macro

This is possible now that `SymbolStr` is removed from rustc.

changelog: none
2022-01-12 13:59:12 +00:00
..
src Auto merge of #8198 - camsteffen:no-method-call-macro, r=flip1995 2022-01-12 13:59:12 +00:00
Cargo.toml Combine internal features in clippy_lints 2022-01-09 18:35:12 -06:00
README.md clippy_lints: readme: don't mention crates.io since it is no longer used to publish clippy. 2020-03-10 01:05:54 +01:00

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