Skip to content

Commit 8c40d0e

Browse files
bootstrap: Describe build_steps::suggest
1 parent 35ed725 commit 8c40d0e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/bootstrap/src/core/build_steps/suggest.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//! Attempt to magically identify good tests to run
2+
13
#![cfg_attr(feature = "build-metrics", allow(unused))]
24

35
use clap::Parser;

0 commit comments

Comments
 (0)