crosvm/rutabaga_gfx/src
Dennis Kempin c3dedf3cc1 cleanup: Fix previously disabled clippy checks
There were not too many cases here. This fixes:

- comparison_chain
- wrong_self_convention
- upper_case_acronyms
- from_over_into
- let-and-return

The collapsible_if check is moved to the permanently
allowed checks. The cases we do have improve
readability or semantics.

BUG=chromium:908640
TEST=Kokoro

Change-Id: I6e905d08e2a87aa0862d4d1cf5ff57b60e95fa7d
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3278776
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Dennis Kempin <denniskempin@google.com>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
2021-11-12 23:23:48 +00:00
..
cross_domain rutabaga_gfx: add better error reporting 2021-10-06 17:37:15 +00:00
generated bindgen: switch to allowlist/blocklist options 2021-10-26 18:32:51 +00:00
rutabaga_gralloc cleanup: Fix previously disabled clippy checks 2021-11-12 23:23:48 +00:00
gfxstream.rs rutabaga_gfx: RutabagaFenceData --> RutabagaFence 2021-09-22 22:14:21 +00:00
lib.rs update Cargo.lock and conditional compile certain modules 2021-03-12 21:44:49 +00:00
macros.rs rutabaga_gfx: rutabaga_gralloc: a shimmering beacon of hope 2021-02-04 02:35:52 +00:00
renderer_utils.rs bindgen: switch to allowlist/blocklist options 2021-10-26 18:32:51 +00:00
rutabaga_2d.rs cleanup: Fix previously disabled clippy checks 2021-11-12 23:23:48 +00:00
rutabaga_core.rs rutabaga_gfx: add better error reporting 2021-10-06 17:37:15 +00:00
rutabaga_utils.rs rutabaga_gfx: make certain types usable across FFI boundaries 2021-10-21 22:04:41 +00:00
virgl_renderer.rs rutabaga_gfx: RutabagaFenceData --> RutabagaFence 2021-09-22 22:14:21 +00:00