rust/compiler/rustc_metadata
Aaron Hill e734733a9e
Record tcx.def_span instead of item.span in crate metadata
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.
2020-09-21 15:10:16 -04:00
..
src Record tcx.def_span instead of item.span in crate metadata 2020-09-21 15:10:16 -04:00
Cargo.toml Don't query unstable data when staged_api is off 2020-09-13 02:10:39 +02:00