smithay/src/wayland
Pierre Chevalier 0b2e4b42db Fix clippy warnings with cargo fix
Simply ran:
```
rustup run nightly  cargo fix --clippy -Z unstable-options
```
followed by
```
cargo fmt
```

No manual change in this commit.
2019-10-23 14:13:10 +02:00
..
compositor Fix clippy warnings with cargo fix 2019-10-23 14:13:10 +02:00
data_device Fix clippy warnings with cargo fix 2019-10-23 14:13:10 +02:00
dmabuf Fix clippy warnings with cargo fix 2019-10-23 14:13:10 +02:00
explicit_synchronization Fix clippy warnings with cargo fix 2019-10-23 14:13:10 +02:00
output Remove unused imports 2019-02-24 08:23:51 +01:00
seat Fix clippy warnings with cargo fix 2019-10-23 14:13:10 +02:00
shell Fix clippy warnings with cargo fix 2019-10-23 14:13:10 +02:00
shm Fix clippy warnings with cargo fix 2019-10-23 14:13:10 +02:00
mod.rs wayland: introduce explicit-synchronization helpers 2019-06-14 11:16:27 +02:00