Skip to content

Commit c2e430c

Browse files
committed
update snapshots
1 parent f222051 commit c2e430c

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

src/bootstrap/src/core/builder/cli_paths/snapshots/x_test.snap

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,9 @@ expression: test
182182
[Test] test::RustcBook
183183
targets: [x86_64-unknown-linux-gnu]
184184
- Set({test::src/doc/rustc})
185+
[Test] test::StdarchVerify
186+
targets: [x86_64-unknown-linux-gnu]
187+
- Set({test::library/stdarch/crates/stdarch-verify})
185188
[Test] test::RustdocJSStd
186189
targets: [x86_64-unknown-linux-gnu]
187190
- Suite(test::tests/rustdoc-js-std)

src/bootstrap/src/core/builder/cli_paths/snapshots/x_test_skip_coverage.snap

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,9 @@ expression: test --skip=coverage
181181
[Test] test::RustcBook
182182
targets: [x86_64-unknown-linux-gnu]
183183
- Set({test::src/doc/rustc})
184+
[Test] test::StdarchVerify
185+
targets: [x86_64-unknown-linux-gnu]
186+
- Set({test::library/stdarch/crates/stdarch-verify})
184187
[Test] test::RustdocJSStd
185188
targets: [x86_64-unknown-linux-gnu]
186189
- Suite(test::tests/rustdoc-js-std)

src/bootstrap/src/core/builder/cli_paths/snapshots/x_test_skip_tests.snap

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,9 @@ expression: test --skip=tests
145145
[Test] test::RustcBook
146146
targets: [x86_64-unknown-linux-gnu]
147147
- Set({test::src/doc/rustc})
148+
[Test] test::StdarchVerify
149+
targets: [x86_64-unknown-linux-gnu]
150+
- Set({test::library/stdarch/crates/stdarch-verify})
148151
[Test] test::RustdocTheme
149152
targets: [x86_64-unknown-linux-gnu]
150153
- Set({test::src/tools/rustdoc-themes})

0 commit comments

Comments
 (0)