mirror of
https://github.com/rust-lang/rust.git
synced 2026-02-15 23:45:54 +00:00
Revert "Avoid nested replacement ranges" from #129346. It caused a test regression in the `cfg_eval.rs` crate. (The bugfix in #129346 was in a different commit; this commit was just a code simplification.) r? `@petrochenkov`