Noticed in https://github.com/rust-lang/rust/pull/69928#issuecomment-597736634, the entry `src/tools/cargo` also matches `src/tools/cargotest`. Perhaps it should only match full-components? (Similar to how Rust's starts_with works.)
Noticed in rust-lang/rust#69928 (comment), the entry
src/tools/cargoalso matchessrc/tools/cargotest.Perhaps it should only match full-components? (Similar to how Rust's starts_with works.)