This repository was archived by the owner on Mar 14, 2023. It is now read-only.
This repository was archived by the owner on Mar 14, 2023. It is now read-only.
naive startswith can cover wrong directories for "mentions" #253
Closed
Description
Noticed in rust-lang/rust#69928 (comment), 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.)
Metadata
Metadata
Assignees
Labels
No labels