mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
078144fdfa
This case can't actually happen yet (other than via a testing flag), because currently all of a function's spans must belong to the same file and expansion. But this will be an important edge case when adding expansion region support.