about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/debug.rs
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-04-15 20:50:45 +0200
committerGitHub <noreply@github.com>2022-04-15 20:50:45 +0200
commitbdbf0998f3e6f323b680594cad66c7e792c861f4 (patch)
tree816e48cc90e8dcf3b606e90803a075add14afd99 /compiler/rustc_mir_transform/src/coverage/debug.rs
parenta32e0f3041e4a480f4201f9817e5ec352897dc55 (diff)
parent8c2353b6c142d5665006cf79cbec511f666dbed2 (diff)
downloadrust-bdbf0998f3e6f323b680594cad66c7e792c861f4.tar.gz
rust-bdbf0998f3e6f323b680594cad66c7e792c861f4.zip
Rollup merge of #95194 - kckeiks:update-algo-in-find-use-placement, r=pnkfelix
remove find_use_placement

A more robust solution to finding where to place use suggestions was added in #94584.
The algorithm uses the AST to find the span for the suggestion so we pass this span
down to the HIR during lowering and use it instead of calling `find_use_placement`

Fixes #94941
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions