File tree Expand file tree Collapse file tree 3 files changed +9
-0
lines changed
src/bootstrap/src/core/builder/cli_paths/snapshots Expand file tree Collapse file tree 3 files changed +9
-0
lines changed Original file line number Diff line number Diff 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 )
Original file line number Diff line number Diff 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 )
Original file line number Diff line number Diff 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 })
You can’t perform that action at this time.
0 commit comments