mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-28 10:39:45 +00:00
Remove trailing spaces
This commit is contained in:
parent
c14cdcf5cc
commit
a0be4b189c
1 changed files with 1 additions and 1 deletions
|
|
@ -3094,7 +3094,7 @@ struct B;
|
|||
|
||||
impl From<A> for B {
|
||||
fn from(value: A) -> Self {
|
||||
//^^^^
|
||||
//^^^^
|
||||
B
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue