rust-clippy/tests
bors 61a3ee7935 Auto merge of #6506 - alex-700:add-path-buf-to-ptr-arg-lint, r=Manishearth
Lint "&PathBuf instead of &Path" in PTR_ARG

fixes #6502

changelog: lint "`&PathBuf` instead of `&Path`" in `PTR_ARG`
2020-12-27 17:59:52 +00:00
..
auxiliary
cargo Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b' into clippyup 2020-10-09 12:45:29 +02:00
ui Auto merge of #6506 - alex-700:add-path-buf-to-ptr-arg-lint, r=Manishearth 2020-12-27 17:59:52 +00:00
ui-cargo Rewrite update-all-references bash scripts in Rust 2020-12-12 15:09:57 +01:00
ui-internal New internal lint: interning_defined_symbol 2020-12-13 06:32:41 +02:00
ui-toml Rewrite update-all-references bash scripts in Rust 2020-12-12 15:09:57 +01:00
compile-test.rs Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00
dogfood.rs Revert "Pass Clippy args also trough RUSTFLAGS" 2020-12-22 19:17:59 +01:00
fmt.rs Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945' into clippyup 2020-08-28 18:43:25 +02:00
integration.rs Error in integration test, if required toolchain is not installed 2020-12-10 12:44:27 +01:00
missing-test-files.rs
versioncheck.rs