mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 02:40:40 +00:00

This was missed in PR #75465. As a result, a few places have been using the full body span of functions, instead of just the header span.
This was missed in PR #75465. As a result, a few places have been using the full body span of functions, instead of just the header span.