allow redefining NATIVE_DISPLAY
#1369
Annotations
11 warnings
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/cargo@v1:
src/native/windows.rs#L163
unexpected `cfg` condition value: `i686`
|
Run actions-rs/cargo@v1:
src/native/windows.rs#L920
unexpected `cfg` condition value: `i686`
|
Run actions-rs/cargo@v1:
src/native/windows.rs#L841
unused variable: `show`
|
Run actions-rs/cargo@v1:
src/native/windows.rs#L827
unnecessary `unsafe` block
|
Run actions-rs/cargo@v1:
src/lib.rs#L98
function `native_display_nonblocking` is never used
|
Run actions-rs/cargo@v1:
src/lib.rs#L104
creating a shared reference to mutable static is discouraged
|
Run actions-rs/cargo@v1
`miniquad` (lib test) generated 6 warnings (1 duplicate)
|
Loading