Skip to content

Commit 6d94390

Browse files
Auto merge of #112049 - Kobzol:pgo-omit-benchmarks, r=<try>
[do not merge] CI experiments Various CI experiments for try/dist builds. r? @ghost
2 parents e6c1e14 + e29b09b commit 6d94390

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bootstrap/src/utils/render_tests.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ use crate::utils::exec::BootstrapCommand;
1717

1818
const TERSE_TESTS_PER_LINE: usize = 88;
1919

20+
// WIP
2021
pub(crate) fn add_flags_and_try_run_tests(
2122
builder: &Builder<'_>,
2223
cmd: &mut BootstrapCommand,

0 commit comments

Comments
 (0)