egl: support grabbing current context and display #1170
Annotations
4 errors and 2 warnings
|
Lint with clippy
Process completed with exit code 101.
|
|
Lint with clippy:
glutin/src/api/egl/display.rs#L202
casting to the same type is unnecessary (`u8` -> `u8`)
|
|
Lint with clippy:
glutin/src/api/egl/context.rs#L298
irrefutable `let...else` pattern
|
|
Lint with clippy:
glutin/src/api/egl/context.rs#L7
unused import: `EGLConfig`
|
|
Build tests:
glutin/src/api/egl/context.rs#L298
irrefutable `let...else` pattern
|
|
Build tests:
glutin/src/api/egl/context.rs#L7
unused import: `EGLConfig`
|
Loading