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 48f9540 commit e67ddcfCopy full SHA for e67ddcf
tests/build-std/main.rs
@@ -114,6 +114,7 @@ fn basic() {
114
// Importantly, this should not say [UPDATING]
115
// There have been multiple bugs where every build triggers and update.
116
.with_stderr_data(str![[r#"
117
+[UPDATING] crates.io index
118
[COMPILING] foo v0.0.1 ([ROOT]/foo)
119
[FINISHED] `dev` profile [unoptimized + debuginfo] target(s) in [ELAPSED]s
120
0 commit comments