Rewatch: don't suppress progress messages under -v/-vv (#8371)
Change show_progress from `log_level_filter == LevelFilter::Info` to `>= LevelFilter::Info` so that verbose flags (-v, -vv) add debug output without silencing progress messages like 'Finished compilation'.
J
Jaap Frolich committed
843675146723729f341f63350c32ddaed95c8381
Parent: 33bf3c2
Committed by GitHub <noreply@github.com>
on 4/19/2026, 1:06:24 PM