Clippy Fixes
This commit is contained in:
parent
e39f8eabd5
commit
5200f67196
5 changed files with 61 additions and 62 deletions
|
|
@ -23,7 +23,7 @@ impl<'a> FontShapeGlyph<'a> {
|
|||
FontLayoutGlyph {
|
||||
start: self.start,
|
||||
end: self.end,
|
||||
x: x,
|
||||
x,
|
||||
w: x_advance,
|
||||
rtl,
|
||||
font: self.font,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue