Merge branch 'winapi' #127
Annotations
8 warnings
Lint:
src/reg_key.rs#L671
casting raw pointers to the same type and constness is unnecessary (`*mut u8` -> `*mut u8`)
|
Lint:
src/reg_key.rs#L747
casting raw pointers to the same type and constness is unnecessary (`*const u8` -> `*const u8`)
|
Lint:
src/reg_key.rs#L974
casting raw pointers to the same type and constness is unnecessary (`*mut u8` -> `*mut u8`)
|
Lint
`winreg` (lib) generated 3 warnings
|
Install rust-stable
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/
|
Install rust-stable
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/
|
Install rust-stable
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/
|
Install rust-stable
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/
|
Loading