Code #16467
Annotations
10 warnings
Install Rust Toolchain
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 Toolchain
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 Toolchain
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 Toolchain
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 `cargo test`:
src/lib.rs#L5
the feature `const_mut_refs` has been stable since 1.83.0 and no longer requires an attribute to enable
|
Run `cargo test`:
src/gdt.rs#L15
creating a shared reference to mutable static is discouraged
|
Run `cargo test`
`blog_os` (lib) generated 2 warnings
|
Run `cargo bootimage`:
src/lib.rs#L5
the feature `const_mut_refs` has been stable since 1.83.0 and no longer requires an attribute to enable
|
Run `cargo bootimage`:
src/gdt.rs#L15
creating a shared reference to mutable static is discouraged
|
Run `cargo bootimage`
`blog_os` (lib) generated 2 warnings
|
Loading