1
0
Fork 0
baseview/src/macos
Robbert van der Helm 43860aba84 Fix a whackton of warnings and clippy lints
The things remaining are all of the cursor things in the X11
implementation (there's _a lot_ of it, so there's probably a reason why
it's all still there but unused), and the super unsound immutable
reference to mutable reference cast in the macOS implementation that
Clippy automatically errors out on.
2022-02-07 23:10:53 +01:00
..
keyboard.rs Run cargo fmt on source files (#106) 2021-11-10 00:57:54 -06:00
mod.rs Run cargo fmt on source files (#106) 2021-11-10 00:57:54 -06:00
view.rs macOS: clear ivar earlier to prevent double free in release (#108) 2021-12-07 18:39:54 -06:00
window.rs Fix a whackton of warnings and clippy lints 2022-02-07 23:10:53 +01:00