Address Clippy lints
This commit is contained in:
parent
e053e25d2c
commit
15f794b7a8
43 changed files with 147 additions and 172 deletions
|
|
@ -225,7 +225,7 @@ impl<Theme> iced_graphics::window::Compositor for Compositor<Theme> {
|
|||
|
||||
renderer.with_primitives(|backend, primitives| {
|
||||
backend.present(
|
||||
&mut self.device,
|
||||
&self.device,
|
||||
&mut self.staging_belt,
|
||||
&mut encoder,
|
||||
view,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue