mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
5e7185583f
`visit_clobber` is not really useful except for one niche purpose involving generic code. We should just use the replace logic where we can.