build(deps): update raw-window-handle requirement from 0.5.0 to 0.6.0 #320
Annotations
10 errors and 6 warnings
src/wayland/mod.rs#L30
non-primitive cast: `std::ptr::NonNull<std::ffi::c_void>` as `*mut wayland_sys::client::wl_display`
|
src/wayland/mod.rs#L63
non-primitive cast: `std::ptr::NonNull<std::ffi::c_void>` as `*mut wayland_sys::client::wl_proxy`
|
src/x11.rs#L41
no method named `is_null` found for enum `std::option::Option` in the current scope
|
src/x11.rs#L48
mismatched types
|
src/x11.rs#L53
no function or associated item named `empty` found for struct `raw_window_handle::XcbDisplayHandle` in the current scope
|
src/x11.rs#L70
no method named `is_null` found for enum `std::option::Option` in the current scope
|
src/x11.rs#L78
mismatched types
|
src/x11.rs#L160
no function or associated item named `empty` found for struct `raw_window_handle::XcbWindowHandle` in the current scope
|
src/x11.rs#L180
mismatched types
|
src/x11.rs#L191
mismatched types
|
src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
|
src/lib.rs#L38
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
|
src/lib.rs#L198
use of deprecated trait `raw_window_handle::HasRawDisplayHandle`: Use `HasDisplayHandle` instead
|
src/lib.rs#L277
use of deprecated trait `raw_window_handle::HasRawWindowHandle`: Use `HasWindowHandle` instead
|
src/lib.rs#L199
use of deprecated method `raw_window_handle::HasRawDisplayHandle::raw_display_handle`: Use `HasDisplayHandle` instead
|
src/lib.rs#L281
use of deprecated method `raw_window_handle::HasRawWindowHandle::raw_window_handle`: Use `HasWindowHandle` instead
|
The logs for this run have expired and are no longer available.
Loading