mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-13 13:48:50 +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) {
|
fn path_segment(p: &mut Parser, first: bool) {
|
||||||
let segment = p.start();
|
let segment = p.start();
|
||||||
if first {
|
if first {
|
||||||
|
|
Loading…
Reference in a new issue