mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
fabada0c81
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.