rust/compiler/rustc_mir_build
Camille GILLOT 1f370d9437 Use tcx.hir() utils for spans in MIR building.
This corrects the `span_with_body` in the case of closures, which was
incorrectly shortened to the `def_span`.
2022-09-13 19:18:23 +02:00
..
src Use tcx.hir() utils for spans in MIR building. 2022-09-13 19:18:23 +02:00
Cargo.toml Update smallvec to 1.8.1. 2022-06-27 08:48:55 +10:00