mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +03:00
d712f67897
Replace some `guess_head_span` with `def_span` This patch fixes a part of #97417. r? `@cjgillot`