Skip to content

Commit e67ddcf

Browse files
committed
Does this fix it?
1 parent 48f9540 commit e67ddcf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/build-std/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ fn basic() {
114114
// Importantly, this should not say [UPDATING]
115115
// There have been multiple bugs where every build triggers and update.
116116
.with_stderr_data(str![[r#"
117+
[UPDATING] crates.io index
117118
[COMPILING] foo v0.0.1 ([ROOT]/foo)
118119
[FINISHED] `dev` profile [unoptimized + debuginfo] target(s) in [ELAPSED]s
119120

0 commit comments

Comments
 (0)