Files
RedBear-OS/local
vasilito 4d2d274f2f check-sweep: skip bootloader (bare-metal target, not x86_64-unknown-redox)
bootloader builds for its own custom targets (targets/*.json / UEFI), so
cargo check --target x86_64-unknown-redox mis-reports it (e.g. 'cannot find
macro println'). Exclude it from the sweep to avoid false-positive gating.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-28 11:34:34 +09:00
..