Fixed formatting
This commit is contained in:
parent
336b81abd7
commit
421cf9a1bd
@ -291,7 +291,7 @@ fn highlight_def(db: &RootDatabase, def: Definition) -> Highlight {
|
||||
if let hir::Access::Exclusive = sp.access(db) {
|
||||
h |= HlMod::Mutable;
|
||||
}
|
||||
},
|
||||
}
|
||||
None => h |= HlMod::Static,
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user