diff options
| author | bors <bors@rust-lang.org> | 2024-09-11 11:18:08 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-09-11 11:18:08 +0000 |
| commit | e1f8bb64b11ed3e3246a6f78fab13643ebf5f157 (patch) | |
| tree | d38d36b9e726ea3e8e1b3689b6fd6bc8479d7cf5 /tests/coverage/branch/lazy-boolean.coverage | |
| parent | e26ad2116da7b9427cdc9a51ae5077c973a23c4d (diff) | |
| parent | 3bcc2b788886ba12585b9be8d6cc088d60ca0416 (diff) | |
| download | rust-e1f8bb64b11ed3e3246a6f78fab13643ebf5f157.tar.gz rust-e1f8bb64b11ed3e3246a6f78fab13643ebf5f157.zip | |
Auto merge of #18050 - rust-lang:davidbarsky/push-uyvtlsvoqrxw, r=Veykril
assist: ensure `replace_qualified_name_with_use` applies to the first path segment This change helps a bit with the discoverability of `replace_qualified_name_with_use`. Specifically, it ensures that a cursor on the first path segment (e.g., `$0std::fmt::Debug`, where `$0` is the cursor) would result in an import along the lines of `use std::fmt;` and `fmt::Debug;` at the usage sites.
Diffstat (limited to 'tests/coverage/branch/lazy-boolean.coverage')
0 files changed, 0 insertions, 0 deletions
