mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
d712f67897
Replace some `guess_head_span` with `def_span` This patch fixes a part of #97417. r? `@cjgillot`