about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-10-15 04:27:15 +0000
committerbors <bors@rust-lang.org>2022-10-15 04:27:15 +0000
commit46244f335b5262ef9bdc34cc564b4dea221948f6 (patch)
tree60050b20e79f7c505a2aedc8486a68a7090806cb /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent81549553212075fe737b88546203a3f8150154cc (diff)
parentc7b31d0ac983fdf7693a0029fdb0e16247c6599d (diff)
downloadrust-46244f335b5262ef9bdc34cc564b4dea221948f6.tar.gz
rust-46244f335b5262ef9bdc34cc564b4dea221948f6.zip
Auto merge of #99292 - Aaron1011:stability-use-tree, r=cjgillot
Correctly handle path stability for 'use tree' items

PR #95956 started checking the stability of path segments.
However, this was not applied to 'use tree' items
(e.g. 'use some::path::{ItemOne, ItemTwo}') due to the way
that we desugar these items in HIR lowering.

This PR modifies 'use tree' lowering to preserve resolution
information, which is needed by stability checking.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions