Add UEFI support #642
Annotations
10 errors
|
examples/fruit.rs#L51
the method `buffer_mut` exists for mutable reference `&mut Surface<OwnedDisplayHandle, Rc<Window>>`, but its trait bounds were not satisfied
|
|
examples/fruit.rs#L30
the method `resize` exists for struct `Surface<OwnedDisplayHandle, Rc<Window>>`, but its trait bounds were not satisfied
|
|
examples/rectangle.rs#L77
the method `buffer_mut` exists for mutable reference `&mut Surface<OwnedDisplayHandle, Rc<Window>>`, but its trait bounds were not satisfied
|
|
examples/rectangle.rs#L60
the method `resize` exists for mutable reference `&mut Surface<OwnedDisplayHandle, Rc<Window>>`, but its trait bounds were not satisfied
|
|
examples/fruit.rs#L25
the trait bound `Window: raw_window_handle::borrowed::HasWindowHandle` is not satisfied
|
|
examples/fruit.rs#L25
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
|
|
examples/fruit.rs#L16
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
|
|
examples/rectangle.rs#L39
the trait bound `Window: raw_window_handle::borrowed::HasWindowHandle` is not satisfied
|
|
examples/rectangle.rs#L39
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
|
|
examples/rectangle.rs#L27
the trait bound `OwnedDisplayHandle: raw_window_handle::borrowed::HasDisplayHandle` is not satisfied
|
The logs for this run have expired and are no longer available.
Loading