mirror of
https://github.com/rust-lang/rust.git
synced 2026-07-20 22:56:57 -04:00
2c7186a725
When pointing at each step of cycle errors, do not include the code snippet when the note points at the same place as the previous one (by setting the note's span to DUMMY_SP).