mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 14:21:44 +00:00
Fix formatting and use Iterator::any
This commit is contained in:
parent
b0f7aac72f
commit
c8d915e2ea
2 changed files with 3 additions and 3 deletions
|
@ -231,7 +231,7 @@ impl A {
|
|||
expect![[r#"
|
||||
fd pub_field u32
|
||||
me pub_method() fn(&self)
|
||||
"#]]
|
||||
"#]],
|
||||
)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue