We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5afd5ad commit e29b09bCopy full SHA for e29b09b
src/bootstrap/src/utils/render_tests.rs
@@ -17,6 +17,7 @@ use crate::utils::exec::BootstrapCommand;
17
18
const TERSE_TESTS_PER_LINE: usize = 88;
19
20
+// WIP
21
pub(crate) fn add_flags_and_try_run_tests(
22
builder: &Builder<'_>,
23
cmd: &mut BootstrapCommand,
0 commit comments