mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 05:45:12 +00:00
Update ide tests
This commit is contained in:
parent
1cdc34fa4a
commit
70d0b57cf0
8 changed files with 197 additions and 196 deletions
|
@ -1853,8 +1853,8 @@ fn f() { A { bar: b$0 }; }
|
|||
expect![[r#"
|
||||
fn bar() [type+name]
|
||||
fn baz() [type]
|
||||
ex baz() [type]
|
||||
ex bar() [type]
|
||||
ex baz() [type]
|
||||
st A []
|
||||
fn f() []
|
||||
"#]],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue