vasilito
92ad3ee166
redbear-hwutils: fix misplaced 'use log;' in 3 phase-check bins
...
The eprintln!->log/env_logger conversion in redbear-phase{2-wayland,3-kwin,
4-kde}-check inserted 'use log;' INSIDE the 'use std::{ ... }' block, producing
'expected identifier, found keyword use' / 'unresolved imports std::r#use,
std::log' -> redbear-hwutils failed to cook. log::/env_logger:: are called by
full path (and log/env_logger are already deps), so the import is redundant;
removed the three stray lines. All hwutils bins compile.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-28 16:46:58 +09:00
..
2026-07-27 15:54:28 +09:00
2026-07-27 15:23:26 +09:00
2026-07-27 15:23:26 +09:00
2026-07-11 11:21:22 +03:00
2026-07-27 20:42:15 +09:00
2026-07-27 15:23:26 +09:00
2026-07-11 11:21:22 +03:00
2026-06-19 11:47:25 +03:00
2026-07-28 09:06:00 +09:00
2026-07-27 15:23:26 +09:00
2026-07-27 15:23:26 +09:00
2026-07-28 12:17:23 +09:00
2026-07-27 15:23:26 +09:00
2026-07-28 11:38:59 +09:00
2026-07-27 15:54:28 +09:00
2026-07-27 15:23:26 +09:00
2026-07-28 15:56:57 +09:00
2026-07-28 15:56:57 +09:00
2026-07-28 16:33:46 +09:00
2026-07-28 15:56:57 +09:00
2026-07-27 22:19:01 +09:00
2026-07-28 15:56:57 +09:00
2026-07-28 16:01:23 +09:00
2026-07-28 15:56:57 +09:00
2026-07-28 16:24:17 +09:00
2026-07-28 16:24:17 +09:00
2026-07-28 16:24:17 +09:00
2026-07-28 16:24:17 +09:00
2026-07-28 16:24:17 +09:00
2026-07-28 15:56:57 +09:00
2026-07-28 15:56:57 +09:00
2026-07-28 16:46:58 +09:00
2026-07-28 15:56:57 +09:00
2026-07-28 15:56:57 +09:00
2026-07-28 15:56:57 +09:00
2026-07-28 15:56:57 +09:00
2026-07-26 23:26:57 +09:00
2026-07-28 15:56:57 +09:00
2026-07-28 15:56:57 +09:00
2026-07-28 15:56:57 +09:00
2026-07-28 15:56:57 +09:00
2026-07-28 15:56:57 +09:00
2026-07-28 15:56:57 +09:00
2026-07-28 15:56:57 +09:00
2026-07-28 15:56:57 +09:00
2026-07-28 15:56:57 +09:00
2026-07-27 15:23:26 +09:00
2026-07-28 15:56:57 +09:00
2026-07-28 15:56:57 +09:00
2026-07-28 15:56:57 +09:00
2026-07-28 15:56:57 +09:00
2026-07-28 15:56:57 +09:00
2026-07-28 15:55:32 +09:00
2026-07-28 15:56:57 +09:00
2026-07-28 15:56:57 +09:00
2026-07-28 15:56:57 +09:00
2026-07-28 15:56:57 +09:00
2026-07-27 15:23:26 +09:00
2026-07-27 15:23:26 +09:00
2026-07-27 20:31:56 +09:00
2026-07-27 15:54:28 +09:00