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 35ed725 commit 8c40d0eCopy full SHA for 8c40d0e
src/bootstrap/src/core/build_steps/suggest.rs
@@ -1,3 +1,5 @@
1
+//! Attempt to magically identify good tests to run
2
+
3
#![cfg_attr(feature = "build-metrics", allow(unused))]
4
5
use clap::Parser;
0 commit comments