about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/debug.rs
diff options
context:
space:
mode:
authorFausto <mi9uel9@gmail.com>2022-03-18 17:13:38 -0400
committerMiguel Guarniz <mi9uel9@gmail.com>2022-03-31 17:20:03 -0400
commit8c2353b6c142d5665006cf79cbec511f666dbed2 (patch)
tree0cbd792df8f22b7f9b4dbece1af163ebda41e4fb /compiler/rustc_mir_transform/src/coverage/debug.rs
parent0677edc86e342f333d4828b0ee1ef395a4e70fe5 (diff)
downloadrust-8c2353b6c142d5665006cf79cbec511f666dbed2.tar.gz
rust-8c2353b6c142d5665006cf79cbec511f666dbed2.zip
remove find_use_placement
A more robust solution to finding where to place use suggestions was added.
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.

Signed-off-by: Miguel Guarniz <mi9uel9@gmail.com>
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions