mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-29 23:05:45 +00:00
Bump `COINDUCTIVE_OVERLAP_IN_COHERENCE` to deny + warn in deps 1.73 is the first place this shows up in stable (recall that there was only 1 regression), so let's bump this to deny on nightly. r? lcnr