egui/egui-wgpu/src
Emil Ernerfeldt bf15bb6e19
Use cargo cranky instead of cargo clippy (#1820)
* Use cargo cranky instead of cargo clippy

cargo cranky (https://github.com/ericseppanen/cargo-cranky)
is a new tool that passes lints specified in a Cranky.toml
to cargo clippy.

This is a possible solution to
https://github.com/rust-lang/cargo/issues/5034

* Remove `-W clippy::all` from `check.sh` (rely on `Cranky.toml` instead)
2022-07-20 12:34:19 +02:00
..
egui.wgsl Update wgpu to 0.13 (#1670) 2022-07-03 15:43:39 +02:00
lib.rs Make document-features an opt-in dependency 2022-06-09 17:41:37 +02:00
renderer.rs Update wgpu to 0.13 (#1670) 2022-07-03 15:43:39 +02:00
winit.rs Use cargo cranky instead of cargo clippy (#1820) 2022-07-20 12:34:19 +02:00