mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-02 22:54:58 +00:00
Revert omitting field completions
This commit is contained in:
parent
c1f6f135e1
commit
a40a847d77
3 changed files with 2 additions and 11 deletions
|
@ -124,7 +124,6 @@ fn foo() {
|
|||
st Unit
|
||||
ma makro!(…) macro_rules! makro
|
||||
bn TupleV TupleV($1)$0
|
||||
bn TupleV TupleV()$0
|
||||
ev TupleV
|
||||
ct CONST
|
||||
"#]],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue