mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-02 12:58:23 +00:00
`__CARGO_FIX_YOLO=1` is a hack, but it does help a lot with the tedious fixes where the result is fairly clear. See https://rust-lang.github.io/rust-clippy/master/index.html#needless_lifetimes ``` __CARGO_FIX_YOLO=1 cargo clippy --fix --all-targets --workspace --exclude gstreamer-player --exclude i-slint-backend-linuxkms --exclude uefi-demo --exclude ffmpeg -- -A clippy::all -W clippy::needless_lifetimes cargo fmt --all ``` |
||
|---|---|---|
| .. | ||
| esp-idf | ||
| ui | ||
| bench.rs | ||
| build.rs | ||
| Cargo.toml | ||
| main.rs | ||
| README.md | ||
This is a "fork" of the printer demo modified to run on a smaller screen.
See the MCU backend Readme for more info.