1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-30 05:10:03 -04:00

misc clippy fixes from 1.60.0

This commit is contained in:
Emil Ernerfeldt
2022-04-07 17:03:19 +02:00
parent dffab1c737
commit 7cd285ecbc
12 changed files with 30 additions and 45 deletions

View File

@@ -65,3 +65,5 @@ cargo deny check
# what compiles slowly?
# cargo llvm-lines --lib -p egui | head -20
echo "All checks passed."