Files
rust/compiler
Dylan DPC a22eb31668 Rollup merge of #76898 - Aaron1011:fix/item-def-span, r=oli-obk
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-23 14:54:00 +02:00
..
2020-09-20 15:13:11 +02:00
2020-09-21 05:43:39 +02:00