diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2021-04-15 09:53:03 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2021-04-15 09:53:03 +0100 |
commit | 042c248cc5fd9ce8f73ecdb99b6177a66add1b51 (patch) | |
tree | ddc89e285e6de9bfcb0339f5557bba8f476fb2b9 /crates/mbe/src/benchmark.rs | |
parent | e131bfc747df1b21ae6ea04eb9c55001e06b7bf0 (diff) | |
parent | 1c75d64c70f72783dc65e5376d01c615b05f18b5 (diff) |
Merge #8526
8526: fix: Do not show flyimports in trait or impl declarations r=SomeoneToIgnore a=SomeoneToIgnore
Part of https://github.com/rust-analyzer/rust-analyzer/issues/8518
Removes autoimport suggestions for the case:
> inside trait definitions / impls (trait Trait {$0} / impl Foo {$0}), nothing except the fn, type and const keywords (and the full item completions for trait impls) should appear (currently many types and autoimport suggestions)
Co-authored-by: Kirill Bulatov <[email protected]>
Diffstat (limited to 'crates/mbe/src/benchmark.rs')
0 files changed, 0 insertions, 0 deletions