remove deprecated from_bits_unchecked functions #449
Merged
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/instructions/random.rs#L68
unneeded sub `cfg` when there is only one condition
|
Run actions-rs/cargo@v1:
src/structures/paging/mapper/mapped_page_table.rs#L552
digits of hex, binary or octal literal not in groups of equal size
|
Run actions-rs/cargo@v1:
src/structures/paging/mapper/mapped_page_table.rs#L567
digits of hex, binary or octal literal not in groups of equal size
|
Run actions-rs/cargo@v1:
src/structures/paging/mapper/recursive_page_table.rs#L790
digits of hex, binary or octal literal not in groups of equal size
|
Run actions-rs/cargo@v1:
src/structures/paging/mapper/recursive_page_table.rs#L807
digits of hex, binary or octal literal not in groups of equal size
|
Run actions-rs/cargo@v1:
src/registers/control.rs#L299
casting to the same type is unnecessary (`u16` -> `u16`)
|
Run actions-rs/cargo@v1
`x86_64` (lib) generated 6 warnings (run `cargo clippy --fix --lib -p x86_64` to apply 5 suggestions)
|
The logs for this run have expired and are no longer available.
Loading