Add a take
method to Optional
#1397
ci.yml
on: pull_request
Check
1m 45s
Check Formatting
16s
Clippy
1m 11s
Semver Checks
1m 43s
Check spelling
16s
Matrix: Test
Annotations
4 warnings
Clippy:
tests/test_kernels/ramdisk/src/bin/memory_map.rs#L78
unsafe function's docs miss `# Safety` section
|
Clippy:
bios/stage-4/src/main.rs#L31
use of a fallible conversion when an infallible one could be used
|
Check:
build.rs#L1
unused import: `async_process::Command`
|
Check:
build.rs#L5
constant `BOOTLOADER_VERSION` is never used
|