rust/clippy_dev/src
Philipp Krones fabada0c81
Fix CLI of clippy_dev
Clap was updated in rust-lang/rust-clippy#10270, which broke the command
line of clippy_dev. This swaps out contains_id, which now returns always
true in the places it was used with get_flag.
2023-02-10 11:47:35 +01:00
..
setup RefCell::get_mut: fix typo 2022-11-25 08:52:06 +01:00
bless.rs Merge commit 'f51aade56f' into clippyup 2022-08-31 09:24:45 -04:00
dogfood.rs Merge commit 'fdb84cbfd2' into clippyup 2022-07-18 09:39:37 +02:00
fmt.rs Merge commit 'ac0e10aa68' into clippyup 2022-10-06 09:44:38 +02:00
lib.rs Merge remote-tracking branch 'upstream/master' into rustup 2023-01-12 18:59:59 +01:00
lint.rs Merge commit 'f4850f7292' into clippyup 2022-11-21 20:51:52 +01:00
main.rs Fix CLI of clippy_dev 2023-02-10 11:47:35 +01:00
new_lint.rs Merge commit 'd822110d3b' into clippyup 2022-12-01 18:29:38 +01:00
serve.rs Merge commit '4f142aa105' into clippyup 2022-10-23 15:18:45 +02:00
update_lints.rs Merge commit 'f4850f7292' into clippyup 2022-11-21 20:51:52 +01:00