about summary refs log tree commit diff
path: root/tests/run-coverage/closure_macro_async.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-08-25 22:22:08 +0000
committerbors <bors@rust-lang.org>2023-08-25 22:22:08 +0000
commitac89e1615d78a9a89bf35047ae4413fcc1c8e875 (patch)
tree6691b4466fd0796f2ebfa06e9c5f7958ef2866e9 /tests/run-coverage/closure_macro_async.rs
parent734a0d0aa0d5cab60f94f6d0c6a014dae12915f1 (diff)
parent13e8b13e15ec38da731a72513851aced2ee8fb24 (diff)
downloadrust-ac89e1615d78a9a89bf35047ae4413fcc1c8e875.tar.gz
rust-ac89e1615d78a9a89bf35047ae4413fcc1c8e875.zip
Auto merge of #115221 - compiler-errors:walk-path, r=estebank
Walk through full path in `point_at_path_if_possible`

We already had sufficient information to point at the `[u8]` in `Option::<[u8]>::None` (the `fallback_param_to_point_at` parameter), we just were neither using it nor walking through hir paths sufficiently to encounter it.

This should alleviate the need to add additional logic to extract params in a somewhat arbitrary manner of looking at the grandparent def path: https://github.com/rust-lang/rust/pull/115219#discussion_r1305946358

r? `@estebank`
Diffstat (limited to 'tests/run-coverage/closure_macro_async.rs')
0 files changed, 0 insertions, 0 deletions