Skip to content

Commit 41406ca

Browse files
committed
Update tests
1 parent 64335e8 commit 41406ca

File tree

1 file changed

+189
-36
lines changed

1 file changed

+189
-36
lines changed

src/bootstrap/src/core/builder/tests.rs

Lines changed: 189 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -988,7 +988,7 @@ mod snapshot {
988988
[build] llvm <host>
989989
[build] rustc 0 <host> -> rustc 1 <host>
990990
[build] rustdoc 1 <host>
991-
[doc] std 1 <host> crates=[alloc,compiler_builtins,core,panic_abort,panic_unwind,proc_macro,rustc-std-workspace-core,std,std_detect,sysroot,test,unwind]
991+
[doc] rustc 1 <host> -> std 1 <host> crates=[alloc,compiler_builtins,core,panic_abort,panic_unwind,proc_macro,rustc-std-workspace-core,std,std_detect,sysroot,test,unwind]
992992
");
993993
}
994994

@@ -1041,17 +1041,34 @@ mod snapshot {
10411041
.render_steps(), @r"
10421042
[build] rustc 0 <host> -> UnstableBookGen 1 <host>
10431043
[build] rustc 0 <host> -> Rustbook 1 <host>
1044+
[doc] unstable-book (book) <host>
10441045
[build] llvm <host>
10451046
[build] rustc 0 <host> -> rustc 1 <host>
10461047
[build] rustc 1 <host> -> std 1 <host>
1048+
[doc] book (book) <host>
1049+
[doc] book/first-edition (book) <host>
1050+
[doc] book/second-edition (book) <host>
1051+
[doc] book/2018-edition (book) <host>
1052+
[build] rustdoc 1 <host>
1053+
[doc] rustc 1 <host> -> standalone 2 <host>
10471054
[build] rustc 1 <host> -> rustc 2 <host>
10481055
[build] rustdoc 2 <host>
1049-
[doc] std 2 <host> crates=[alloc,compiler_builtins,core,panic_abort,panic_unwind,proc_macro,rustc-std-workspace-core,std,std_detect,sysroot,test,unwind]
1050-
[build] rustc 2 <host> -> std 2 <host>
1056+
[doc] rustc 2 <host> -> std 2 <host> crates=[alloc,compiler_builtins,core,panic_abort,panic_unwind,proc_macro,rustc-std-workspace-core,std,std_detect,sysroot,test,unwind]
1057+
[doc] nomicon (book) <host>
1058+
[doc] rustc 1 <host> -> reference (book) 2 <host>
1059+
[doc] rustdoc (book) <host>
1060+
[doc] rust-by-example (book) <host>
10511061
[build] rustc 0 <host> -> LintDocs 1 <host>
1062+
[doc] rustc (book) <host>
1063+
[doc] cargo (book) <host>
1064+
[doc] clippy (book) <host>
1065+
[doc] embedded-book (book) <host>
1066+
[doc] edition-guide (book) <host>
1067+
[doc] style-guide (book) <host>
1068+
[doc] rustc 1 <host> -> releases 2 <host>
10521069
[build] rustc 0 <host> -> RustInstaller 1 <host>
10531070
[dist] docs <host>
1054-
[doc] std 2 <host> crates=[]
1071+
[doc] rustc 2 <host> -> std 2 <host> crates=[]
10551072
[dist] mingw <host>
10561073
[build] rustc 0 <host> -> GenerateCopyright 1 <host>
10571074
[dist] rustc <host>
@@ -1077,23 +1094,40 @@ mod snapshot {
10771094
.render_steps(), @r"
10781095
[build] rustc 0 <host> -> UnstableBookGen 1 <host>
10791096
[build] rustc 0 <host> -> Rustbook 1 <host>
1097+
[doc] unstable-book (book) <host>
10801098
[build] llvm <host>
10811099
[build] rustc 0 <host> -> rustc 1 <host>
10821100
[build] rustc 0 <host> -> LldWrapper 1 <host>
10831101
[build] rustc 0 <host> -> WasmComponentLd 1 <host>
10841102
[build] rustc 0 <host> -> LlvmBitcodeLinker 1 <host>
10851103
[build] rustc 1 <host> -> std 1 <host>
1104+
[doc] book (book) <host>
1105+
[doc] book/first-edition (book) <host>
1106+
[doc] book/second-edition (book) <host>
1107+
[doc] book/2018-edition (book) <host>
1108+
[build] rustdoc 1 <host>
1109+
[doc] rustc 1 <host> -> standalone 2 <host>
10861110
[build] rustc 1 <host> -> rustc 2 <host>
10871111
[build] rustc 1 <host> -> LldWrapper 2 <host>
10881112
[build] rustc 1 <host> -> WasmComponentLd 2 <host>
10891113
[build] rustc 1 <host> -> LlvmBitcodeLinker 2 <host>
10901114
[build] rustdoc 2 <host>
1091-
[doc] std 2 <host> crates=[alloc,compiler_builtins,core,panic_abort,panic_unwind,proc_macro,rustc-std-workspace-core,std,std_detect,sysroot,test,unwind]
1092-
[build] rustc 2 <host> -> std 2 <host>
1115+
[doc] rustc 2 <host> -> std 2 <host> crates=[alloc,compiler_builtins,core,panic_abort,panic_unwind,proc_macro,rustc-std-workspace-core,std,std_detect,sysroot,test,unwind]
1116+
[doc] nomicon (book) <host>
1117+
[doc] rustc 1 <host> -> reference (book) 2 <host>
1118+
[doc] rustdoc (book) <host>
1119+
[doc] rust-by-example (book) <host>
10931120
[build] rustc 0 <host> -> LintDocs 1 <host>
1121+
[doc] rustc (book) <host>
1122+
[doc] cargo (book) <host>
1123+
[doc] clippy (book) <host>
1124+
[doc] embedded-book (book) <host>
1125+
[doc] edition-guide (book) <host>
1126+
[doc] style-guide (book) <host>
1127+
[doc] rustc 1 <host> -> releases 2 <host>
10941128
[build] rustc 0 <host> -> RustInstaller 1 <host>
10951129
[dist] docs <host>
1096-
[doc] std 2 <host> crates=[]
1130+
[doc] rustc 2 <host> -> std 2 <host> crates=[]
10971131
[dist] mingw <host>
10981132
[build] rustc 1 <host> -> rust-analyzer-proc-macro-srv 2 <host>
10991133
[build] rustc 0 <host> -> GenerateCopyright 1 <host>
@@ -1108,6 +1142,7 @@ mod snapshot {
11081142
[build] rustc 1 <host> -> cargo-clippy 2 <host>
11091143
[build] rustc 1 <host> -> miri 2 <host>
11101144
[build] rustc 1 <host> -> cargo-miri 2 <host>
1145+
[doc] rustc 1 <host> -> std 1 <host> crates=[]
11111146
");
11121147
}
11131148

@@ -1122,20 +1157,54 @@ mod snapshot {
11221157
.render_steps(), @r"
11231158
[build] rustc 0 <host> -> UnstableBookGen 1 <host>
11241159
[build] rustc 0 <host> -> Rustbook 1 <host>
1160+
[doc] unstable-book (book) <host>
1161+
[doc] unstable-book (book) <target1>
11251162
[build] llvm <host>
11261163
[build] rustc 0 <host> -> rustc 1 <host>
11271164
[build] rustc 1 <host> -> std 1 <host>
1165+
[doc] book (book) <host>
1166+
[doc] book/first-edition (book) <host>
1167+
[doc] book/second-edition (book) <host>
1168+
[doc] book/2018-edition (book) <host>
1169+
[build] rustdoc 1 <host>
1170+
[build] rustc 1 <host> -> std 1 <target1>
1171+
[doc] book (book) <target1>
1172+
[doc] book/first-edition (book) <target1>
1173+
[doc] book/second-edition (book) <target1>
1174+
[doc] book/2018-edition (book) <target1>
1175+
[doc] rustc 1 <host> -> standalone 2 <host>
1176+
[doc] rustc 1 <host> -> standalone 2 <target1>
11281177
[build] rustc 1 <host> -> rustc 2 <host>
11291178
[build] rustdoc 2 <host>
1130-
[doc] std 2 <host> crates=[alloc,compiler_builtins,core,panic_abort,panic_unwind,proc_macro,rustc-std-workspace-core,std,std_detect,sysroot,test,unwind]
1131-
[doc] std 2 <target1> crates=[alloc,compiler_builtins,core,panic_abort,panic_unwind,proc_macro,rustc-std-workspace-core,std,std_detect,sysroot,test,unwind]
1132-
[build] rustc 2 <host> -> std 2 <host>
1179+
[doc] rustc 2 <host> -> std 2 <host> crates=[alloc,compiler_builtins,core,panic_abort,panic_unwind,proc_macro,rustc-std-workspace-core,std,std_detect,sysroot,test,unwind]
1180+
[doc] rustc 2 <host> -> std 2 <target1> crates=[alloc,compiler_builtins,core,panic_abort,panic_unwind,proc_macro,rustc-std-workspace-core,std,std_detect,sysroot,test,unwind]
1181+
[doc] nomicon (book) <host>
1182+
[doc] nomicon (book) <target1>
1183+
[doc] rustc 1 <host> -> reference (book) 2 <host>
1184+
[doc] rustc 1 <host> -> reference (book) 2 <target1>
1185+
[doc] rustdoc (book) <host>
1186+
[doc] rustdoc (book) <target1>
1187+
[doc] rust-by-example (book) <host>
1188+
[doc] rust-by-example (book) <target1>
11331189
[build] rustc 0 <host> -> LintDocs 1 <host>
1190+
[doc] rustc (book) <host>
1191+
[doc] cargo (book) <host>
1192+
[doc] cargo (book) <target1>
1193+
[doc] clippy (book) <host>
1194+
[doc] clippy (book) <target1>
1195+
[doc] embedded-book (book) <host>
1196+
[doc] embedded-book (book) <target1>
1197+
[doc] edition-guide (book) <host>
1198+
[doc] edition-guide (book) <target1>
1199+
[doc] style-guide (book) <host>
1200+
[doc] style-guide (book) <target1>
1201+
[doc] rustc 1 <host> -> releases 2 <host>
1202+
[doc] rustc 1 <host> -> releases 2 <target1>
11341203
[build] rustc 0 <host> -> RustInstaller 1 <host>
11351204
[dist] docs <host>
11361205
[dist] docs <target1>
1137-
[doc] std 2 <host> crates=[]
1138-
[doc] std 2 <target1> crates=[]
1206+
[doc] rustc 2 <host> -> std 2 <host> crates=[]
1207+
[doc] rustc 2 <host> -> std 2 <target1> crates=[]
11391208
[dist] mingw <host>
11401209
[dist] mingw <target1>
11411210
[build] rustc 0 <host> -> GenerateCopyright 1 <host>
@@ -1159,19 +1228,36 @@ mod snapshot {
11591228
.render_steps(), @r"
11601229
[build] rustc 0 <host> -> UnstableBookGen 1 <host>
11611230
[build] rustc 0 <host> -> Rustbook 1 <host>
1231+
[doc] unstable-book (book) <host>
11621232
[build] llvm <host>
11631233
[build] rustc 0 <host> -> rustc 1 <host>
11641234
[build] rustc 1 <host> -> std 1 <host>
1235+
[doc] book (book) <host>
1236+
[doc] book/first-edition (book) <host>
1237+
[doc] book/second-edition (book) <host>
1238+
[doc] book/2018-edition (book) <host>
1239+
[build] rustdoc 1 <host>
1240+
[doc] rustc 1 <host> -> standalone 2 <host>
11651241
[build] rustc 1 <host> -> rustc 2 <host>
11661242
[build] rustdoc 2 <host>
1167-
[doc] std 2 <host> crates=[alloc,compiler_builtins,core,panic_abort,panic_unwind,proc_macro,rustc-std-workspace-core,std,std_detect,sysroot,test,unwind]
1168-
[build] rustc 2 <host> -> std 2 <host>
1243+
[doc] rustc 2 <host> -> std 2 <host> crates=[alloc,compiler_builtins,core,panic_abort,panic_unwind,proc_macro,rustc-std-workspace-core,std,std_detect,sysroot,test,unwind]
1244+
[doc] nomicon (book) <host>
1245+
[doc] rustc 1 <host> -> reference (book) 2 <host>
1246+
[doc] rustdoc (book) <host>
1247+
[doc] rust-by-example (book) <host>
11691248
[build] rustc 0 <host> -> LintDocs 1 <host>
1249+
[doc] rustc (book) <host>
11701250
[build] rustc 1 <host> -> std 1 <target1>
1171-
[build] rustc 2 <host> -> std 2 <target1>
1251+
[doc] rustc (book) <target1>
1252+
[doc] cargo (book) <host>
1253+
[doc] clippy (book) <host>
1254+
[doc] embedded-book (book) <host>
1255+
[doc] edition-guide (book) <host>
1256+
[doc] style-guide (book) <host>
1257+
[doc] rustc 1 <host> -> releases 2 <host>
11721258
[build] rustc 0 <host> -> RustInstaller 1 <host>
11731259
[dist] docs <host>
1174-
[doc] std 2 <host> crates=[]
1260+
[doc] rustc 2 <host> -> std 2 <host> crates=[]
11751261
[dist] mingw <host>
11761262
[build] rustc 0 <host> -> GenerateCopyright 1 <host>
11771263
[dist] rustc <host>
@@ -1196,22 +1282,55 @@ mod snapshot {
11961282
.render_steps(), @r"
11971283
[build] rustc 0 <host> -> UnstableBookGen 1 <host>
11981284
[build] rustc 0 <host> -> Rustbook 1 <host>
1285+
[doc] unstable-book (book) <host>
1286+
[doc] unstable-book (book) <target1>
11991287
[build] llvm <host>
12001288
[build] rustc 0 <host> -> rustc 1 <host>
12011289
[build] rustc 1 <host> -> std 1 <host>
1290+
[doc] book (book) <host>
1291+
[doc] book/first-edition (book) <host>
1292+
[doc] book/second-edition (book) <host>
1293+
[doc] book/2018-edition (book) <host>
1294+
[build] rustdoc 1 <host>
1295+
[build] rustc 1 <host> -> std 1 <target1>
1296+
[doc] book (book) <target1>
1297+
[doc] book/first-edition (book) <target1>
1298+
[doc] book/second-edition (book) <target1>
1299+
[doc] book/2018-edition (book) <target1>
1300+
[doc] rustc 1 <host> -> standalone 2 <host>
1301+
[doc] rustc 1 <host> -> standalone 2 <target1>
12021302
[build] rustc 1 <host> -> rustc 2 <host>
12031303
[build] rustdoc 2 <host>
1204-
[doc] std 2 <host> crates=[alloc,compiler_builtins,core,panic_abort,panic_unwind,proc_macro,rustc-std-workspace-core,std,std_detect,sysroot,test,unwind]
1205-
[doc] std 2 <target1> crates=[alloc,compiler_builtins,core,panic_abort,panic_unwind,proc_macro,rustc-std-workspace-core,std,std_detect,sysroot,test,unwind]
1206-
[build] rustc 2 <host> -> std 2 <host>
1304+
[doc] rustc 2 <host> -> std 2 <host> crates=[alloc,compiler_builtins,core,panic_abort,panic_unwind,proc_macro,rustc-std-workspace-core,std,std_detect,sysroot,test,unwind]
1305+
[doc] rustc 2 <host> -> std 2 <target1> crates=[alloc,compiler_builtins,core,panic_abort,panic_unwind,proc_macro,rustc-std-workspace-core,std,std_detect,sysroot,test,unwind]
1306+
[doc] nomicon (book) <host>
1307+
[doc] nomicon (book) <target1>
1308+
[doc] rustc 1 <host> -> reference (book) 2 <host>
1309+
[doc] rustc 1 <host> -> reference (book) 2 <target1>
1310+
[doc] rustdoc (book) <host>
1311+
[doc] rustdoc (book) <target1>
1312+
[doc] rust-by-example (book) <host>
1313+
[doc] rust-by-example (book) <target1>
12071314
[build] rustc 0 <host> -> LintDocs 1 <host>
1208-
[build] rustc 1 <host> -> std 1 <target1>
1209-
[build] rustc 2 <host> -> std 2 <target1>
1315+
[doc] rustc (book) <host>
1316+
[doc] rustc (book) <target1>
1317+
[doc] cargo (book) <host>
1318+
[doc] cargo (book) <target1>
1319+
[doc] clippy (book) <host>
1320+
[doc] clippy (book) <target1>
1321+
[doc] embedded-book (book) <host>
1322+
[doc] embedded-book (book) <target1>
1323+
[doc] edition-guide (book) <host>
1324+
[doc] edition-guide (book) <target1>
1325+
[doc] style-guide (book) <host>
1326+
[doc] style-guide (book) <target1>
1327+
[doc] rustc 1 <host> -> releases 2 <host>
1328+
[doc] rustc 1 <host> -> releases 2 <target1>
12101329
[build] rustc 0 <host> -> RustInstaller 1 <host>
12111330
[dist] docs <host>
12121331
[dist] docs <target1>
1213-
[doc] std 2 <host> crates=[]
1214-
[doc] std 2 <target1> crates=[]
1332+
[doc] rustc 2 <host> -> std 2 <host> crates=[]
1333+
[doc] rustc 2 <host> -> std 2 <target1> crates=[]
12151334
[dist] mingw <host>
12161335
[dist] mingw <target1>
12171336
[build] rustc 0 <host> -> GenerateCopyright 1 <host>
@@ -1238,16 +1357,33 @@ mod snapshot {
12381357
.render_steps(), @r"
12391358
[build] rustc 0 <host> -> UnstableBookGen 1 <host>
12401359
[build] rustc 0 <host> -> Rustbook 1 <host>
1360+
[doc] unstable-book (book) <target1>
12411361
[build] llvm <host>
12421362
[build] rustc 0 <host> -> rustc 1 <host>
1363+
[build] rustc 1 <host> -> std 1 <target1>
1364+
[doc] book (book) <target1>
1365+
[doc] book/first-edition (book) <target1>
1366+
[doc] book/second-edition (book) <target1>
1367+
[doc] book/2018-edition (book) <target1>
1368+
[build] rustdoc 1 <host>
12431369
[build] rustc 1 <host> -> std 1 <host>
1370+
[doc] rustc 1 <host> -> standalone 2 <target1>
12441371
[build] rustc 1 <host> -> rustc 2 <host>
12451372
[build] rustdoc 2 <host>
1246-
[doc] std 2 <target1> crates=[alloc,compiler_builtins,core,panic_abort,panic_unwind,proc_macro,rustc-std-workspace-core,std,std_detect,sysroot,test,unwind]
1247-
[build] rustc 2 <host> -> std 2 <host>
1373+
[doc] rustc 2 <host> -> std 2 <target1> crates=[alloc,compiler_builtins,core,panic_abort,panic_unwind,proc_macro,rustc-std-workspace-core,std,std_detect,sysroot,test,unwind]
1374+
[doc] nomicon (book) <target1>
1375+
[doc] rustc 1 <host> -> reference (book) 2 <target1>
1376+
[doc] rustdoc (book) <target1>
1377+
[doc] rust-by-example (book) <target1>
1378+
[doc] cargo (book) <target1>
1379+
[doc] clippy (book) <target1>
1380+
[doc] embedded-book (book) <target1>
1381+
[doc] edition-guide (book) <target1>
1382+
[doc] style-guide (book) <target1>
1383+
[doc] rustc 1 <host> -> releases 2 <target1>
12481384
[build] rustc 0 <host> -> RustInstaller 1 <host>
12491385
[dist] docs <target1>
1250-
[doc] std 2 <target1> crates=[]
1386+
[doc] rustc 2 <host> -> std 2 <target1> crates=[]
12511387
[dist] mingw <target1>
12521388
[build] rustc 2 <host> -> std 2 <target1>
12531389
[dist] rustc 2 <host> -> std 2 <target1>
@@ -1268,21 +1404,37 @@ mod snapshot {
12681404
.render_steps(), @r"
12691405
[build] rustc 0 <host> -> UnstableBookGen 1 <host>
12701406
[build] rustc 0 <host> -> Rustbook 1 <host>
1407+
[doc] unstable-book (book) <target1>
12711408
[build] llvm <host>
12721409
[build] rustc 0 <host> -> rustc 1 <host>
12731410
[build] rustc 0 <host> -> WasmComponentLd 1 <host>
1411+
[build] rustc 1 <host> -> std 1 <target1>
1412+
[doc] book (book) <target1>
1413+
[doc] book/first-edition (book) <target1>
1414+
[doc] book/second-edition (book) <target1>
1415+
[doc] book/2018-edition (book) <target1>
1416+
[build] rustdoc 1 <host>
12741417
[build] rustc 1 <host> -> std 1 <host>
1418+
[doc] rustc 1 <host> -> standalone 2 <target1>
12751419
[build] rustc 1 <host> -> rustc 2 <host>
12761420
[build] rustc 1 <host> -> WasmComponentLd 2 <host>
12771421
[build] rustdoc 2 <host>
1278-
[doc] std 2 <target1> crates=[alloc,compiler_builtins,core,panic_abort,panic_unwind,proc_macro,rustc-std-workspace-core,std,std_detect,sysroot,test,unwind]
1279-
[build] rustc 2 <host> -> std 2 <host>
1280-
[build] rustc 1 <host> -> std 1 <target1>
1281-
[build] rustc 2 <host> -> std 2 <target1>
1422+
[doc] rustc 2 <host> -> std 2 <target1> crates=[alloc,compiler_builtins,core,panic_abort,panic_unwind,proc_macro,rustc-std-workspace-core,std,std_detect,sysroot,test,unwind]
1423+
[doc] nomicon (book) <target1>
1424+
[doc] rustc 1 <host> -> reference (book) 2 <target1>
1425+
[doc] rustdoc (book) <target1>
1426+
[doc] rust-by-example (book) <target1>
12821427
[build] rustc 0 <host> -> LintDocs 1 <host>
1428+
[doc] rustc (book) <target1>
1429+
[doc] cargo (book) <target1>
1430+
[doc] clippy (book) <target1>
1431+
[doc] embedded-book (book) <target1>
1432+
[doc] edition-guide (book) <target1>
1433+
[doc] style-guide (book) <target1>
1434+
[doc] rustc 1 <host> -> releases 2 <target1>
12831435
[build] rustc 0 <host> -> RustInstaller 1 <host>
12841436
[dist] docs <target1>
1285-
[doc] std 2 <target1> crates=[]
1437+
[doc] rustc 2 <host> -> std 2 <target1> crates=[]
12861438
[dist] mingw <target1>
12871439
[build] llvm <target1>
12881440
[build] rustc 1 <host> -> rustc 2 <target1>
@@ -1302,6 +1454,7 @@ mod snapshot {
13021454
[build] rustc 1 <host> -> miri 2 <target1>
13031455
[build] rustc 1 <host> -> cargo-miri 2 <target1>
13041456
[build] rustc 1 <host> -> LlvmBitcodeLinker 2 <target1>
1457+
[doc] rustc 1 <host> -> std 1 <target1> crates=[]
13051458
");
13061459
}
13071460

@@ -1676,7 +1829,7 @@ mod snapshot {
16761829
[build] llvm <host>
16771830
[build] rustc 0 <host> -> rustc 1 <host>
16781831
[build] rustdoc 1 <host>
1679-
[doc] std 1 <host> crates=[alloc,compiler_builtins,core,panic_abort,panic_unwind,proc_macro,rustc-std-workspace-core,std,std_detect,sysroot,test,unwind]
1832+
[doc] rustc 1 <host> -> std 1 <host> crates=[alloc,compiler_builtins,core,panic_abort,panic_unwind,proc_macro,rustc-std-workspace-core,std,std_detect,sysroot,test,unwind]
16801833
");
16811834
}
16821835

@@ -1690,7 +1843,7 @@ mod snapshot {
16901843
[build] llvm <host>
16911844
[build] rustc 0 <host> -> rustc 1 <host>
16921845
[build] rustdoc 1 <host>
1693-
[doc] std 1 <host> crates=[core]
1846+
[doc] rustc 1 <host> -> std 1 <host> crates=[core]
16941847
");
16951848
}
16961849

@@ -1705,7 +1858,7 @@ mod snapshot {
17051858
[build] llvm <host>
17061859
[build] rustc 0 <host> -> rustc 1 <host>
17071860
[build] rustdoc 1 <host>
1708-
[doc] std 1 <host> crates=[core]
1861+
[doc] rustc 1 <host> -> std 1 <host> crates=[core]
17091862
");
17101863
}
17111864

@@ -1720,7 +1873,7 @@ mod snapshot {
17201873
[build] llvm <host>
17211874
[build] rustc 0 <host> -> rustc 1 <host>
17221875
[build] rustdoc 1 <host>
1723-
[doc] std 1 <host> crates=[alloc,core]
1876+
[doc] rustc 1 <host> -> std 1 <host> crates=[alloc,core]
17241877
");
17251878
}
17261879

@@ -1736,7 +1889,7 @@ mod snapshot {
17361889
[build] llvm <host>
17371890
[build] rustc 0 <host> -> rustc 1 <host>
17381891
[build] rustdoc 1 <host>
1739-
[doc] std 1 <target1> crates=[alloc,core]
1892+
[doc] rustc 1 <host> -> std 1 <target1> crates=[alloc,core]
17401893
");
17411894
}
17421895

0 commit comments

Comments
 (0)