mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
Use a lot more let-else (#7582)
This commit is contained in:
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@@ -5,7 +5,7 @@ name: Rust
|
||||
env:
|
||||
RUSTFLAGS: -D warnings
|
||||
RUSTDOCFLAGS: -D warnings
|
||||
NIGHTLY_VERSION: nightly-2025-04-22
|
||||
NIGHTLY_VERSION: nightly-2025-09-16
|
||||
|
||||
jobs:
|
||||
fmt-crank-check-test:
|
||||
|
||||
Reference in New Issue
Block a user