build(deps): update winit requirement from 0.28.1 to 0.29.2 #332
Annotations
10 errors
tests/present_and_fetch.rs#L56
mismatched types
|
examples/winit_wrong_sized_buffer.rs#L11
mismatched types
|
tests/present_and_fetch.rs#L21
mismatched types
|
tests/present_and_fetch.rs#L29
the trait bound `winit::event_loop::EventLoopWindowTarget<()>: raw_window_handle::HasRawDisplayHandle` is not satisfied
|
tests/present_and_fetch.rs#L30
the trait bound `winit::window::Window: raw_window_handle::HasRawWindowHandle` is not satisfied
|
examples/winit_wrong_sized_buffer.rs#L23
mismatched types
|
examples/winit_wrong_sized_buffer.rs#L27
the trait bound `winit::window::Window: raw_window_handle::HasRawDisplayHandle` is not satisfied
|
examples/winit_wrong_sized_buffer.rs#L28
the trait bound `winit::window::Window: raw_window_handle::HasRawWindowHandle` is not satisfied
|
examples/winit_wrong_sized_buffer.rs#L30
no method named `run` found for enum `Result` in the current scope
|
examples/winit_wrong_sized_buffer.rs#L34
no variant or associated item named `RedrawRequested` found for enum `winit::event::Event` in the current scope
|
The logs for this run have expired and are no longer available.
Loading