mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-26 04:53:34 +00:00
Formatting
This commit is contained in:
parent
197a2e6fef
commit
7a02097b71
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ fn path(p: &mut Parser) {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
fn path_segment(p: &mut Parser, first: bool) {
|
||||
let segment = p.start();
|
||||
if first {
|
||||
|
|
Loading…
Reference in a new issue