You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cleanup Rust warnings + edition 2024 & enable lints on all crates (#858)
* `clippy --fix`
* `cargo fmt --all`
* edition 2024 on all crates
* drop `rust-version` from `cap-media`
* drop `editor` dep from `cap-cli` (probs was intended to be `cap-editor`)
* some fixes
* more clippy fixes
* `cargo fmt --all`
* more clippy fixes
* more Clippy fixes
* enable lints for all crates + more fixes
* more clippy errors
* comment out unused stuff
* more fixes
* more fixes
* fix more clippy warning
* fix more warnings
* format
* use `Into` for `Hotkey` to `Shortcut`
* done
* fix Rust lints from today's release
* format
* Windows cleanup
* Windows cleanup
* windows fixes
* wip
* fix
* fix
* cleanup more
* more windows warnings
* more stuff
* fix
* cleanup
* final fixes
* fix Cap lib target
* nope nerd
0 commit comments