Skip to content

Commit 30fc909

Browse files
KobzolRalfJung
andauthored
Add explanation comment
Co-authored-by: Ralf Jung <[email protected]>
1 parent 7253818 commit 30fc909

File tree

1 file changed

+1
-0
lines changed
  • src/tools/miri/tests

1 file changed

+1
-0
lines changed

src/tools/miri/tests/ui.rs

+1
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ fn run_tests(
217217
ui_test::default_file_filter,
218218
// This could be used to overwrite the `Config` on a per-test basis.
219219
|_, _| {},
220+
// No GHA output as that would also show in the main rustc repo.
220221
match args.format {
221222
Format::Terse => status_emitter::Text::quiet(),
222223
Format::Pretty => status_emitter::Text::verbose(),

0 commit comments

Comments
 (0)