about summary refs log tree commit diff
path: root/docs/dev
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2021-04-15 08:53:03 +0000
committerGitHub <noreply@github.com>2021-04-15 08:53:03 +0000
commit042c248cc5fd9ce8f73ecdb99b6177a66add1b51 (patch)
treeddc89e285e6de9bfcb0339f5557bba8f476fb2b9 /docs/dev
parente131bfc747df1b21ae6ea04eb9c55001e06b7bf0 (diff)
parent1c75d64c70f72783dc65e5376d01c615b05f18b5 (diff)
downloadrust-042c248cc5fd9ce8f73ecdb99b6177a66add1b51.tar.gz
rust-042c248cc5fd9ce8f73ecdb99b6177a66add1b51.zip
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 <mail4score@gmail.com>
Diffstat (limited to 'docs/dev')
0 files changed, 0 insertions, 0 deletions