@@ -1133,7 +1133,8 @@ mod snapshot {
1133
1133
[dist] mingw <host>
1134
1134
[build] rustc 0 <host> -> GenerateCopyright 1 <host>
1135
1135
[dist] rustc <host>
1136
- [dist] rustc 1 <host> -> std 1 <host>
1136
+ [build] rustc 2 <host> -> std 2 <host>
1137
+ [dist] rustc 2 <host> -> std 2 <host>
1137
1138
[dist] rustc 1 <host> -> rustc-dev 2 <host>
1138
1139
[dist] src <>
1139
1140
[dist] reproducible-artifacts <host>
@@ -1197,7 +1198,8 @@ mod snapshot {
1197
1198
[build] rustc 1 <host> -> rust-analyzer-proc-macro-srv 2 <host>
1198
1199
[build] rustc 0 <host> -> GenerateCopyright 1 <host>
1199
1200
[dist] rustc <host>
1200
- [dist] rustc 1 <host> -> std 1 <host>
1201
+ [build] rustc 2 <host> -> std 2 <host>
1202
+ [dist] rustc 2 <host> -> std 2 <host>
1201
1203
[dist] rustc 1 <host> -> rustc-dev 2 <host>
1202
1204
[dist] rustc 1 <host> -> analysis 2 <host>
1203
1205
[dist] src <>
@@ -1214,6 +1216,7 @@ mod snapshot {
1214
1216
[build] rustc 1 <host> -> miri 2 <host>
1215
1217
[build] rustc 1 <host> -> cargo-miri 2 <host>
1216
1218
[dist] rustc 1 <host> -> miri 2 <host>
1219
+ [dist] rustc 1 <host> -> std 1 <host>
1217
1220
[dist] rustc 1 <host> -> extended 2 <host>
1218
1221
[dist] reproducible-artifacts <host>
1219
1222
" ) ;
@@ -1284,7 +1287,8 @@ mod snapshot {
1284
1287
[dist] mingw <target1>
1285
1288
[build] rustc 0 <host> -> GenerateCopyright 1 <host>
1286
1289
[dist] rustc <host>
1287
- [dist] rustc 1 <host> -> std 1 <host>
1290
+ [build] rustc 2 <host> -> std 2 <host>
1291
+ [dist] rustc 2 <host> -> std 2 <host>
1288
1292
[build] rustc 2 <host> -> std 2 <target1>
1289
1293
[dist] rustc 2 <host> -> std 2 <target1>
1290
1294
[dist] rustc 1 <host> -> rustc-dev 2 <host>
@@ -1346,7 +1350,8 @@ mod snapshot {
1346
1350
[dist] rustc <host>
1347
1351
[build] rustdoc 2 <target1>
1348
1352
[dist] rustc <target1>
1349
- [dist] rustc 1 <host> -> std 1 <host>
1353
+ [build] rustc 2 <host> -> std 2 <host>
1354
+ [dist] rustc 2 <host> -> std 2 <host>
1350
1355
[dist] rustc 1 <host> -> rustc-dev 2 <host>
1351
1356
[dist] rustc 1 <host> -> rustc-dev 2 <target1>
1352
1357
[dist] src <>
@@ -1428,8 +1433,10 @@ mod snapshot {
1428
1433
[dist] rustc <host>
1429
1434
[build] rustdoc 2 <target1>
1430
1435
[dist] rustc <target1>
1431
- [dist] rustc 1 <host> -> std 1 <host>
1432
- [dist] rustc 1 <host> -> std 1 <target1>
1436
+ [build] rustc 2 <host> -> std 2 <host>
1437
+ [dist] rustc 2 <host> -> std 2 <host>
1438
+ [build] rustc 2 <host> -> std 2 <target1>
1439
+ [dist] rustc 2 <host> -> std 2 <target1>
1433
1440
[dist] rustc 1 <host> -> rustc-dev 2 <host>
1434
1441
[dist] rustc 1 <host> -> rustc-dev 2 <target1>
1435
1442
[dist] src <>
@@ -1538,7 +1545,8 @@ mod snapshot {
1538
1545
[build] rustc 1 <host> -> rust-analyzer-proc-macro-srv 2 <target1>
1539
1546
[build] rustc 0 <host> -> GenerateCopyright 1 <host>
1540
1547
[dist] rustc <target1>
1541
- [dist] rustc 1 <host> -> std 1 <target1>
1548
+ [build] rustc 2 <host> -> std 2 <target1>
1549
+ [dist] rustc 2 <host> -> std 2 <target1>
1542
1550
[dist] rustc 1 <host> -> rustc-dev 2 <target1>
1543
1551
[dist] rustc 1 <host> -> analysis 2 <target1>
1544
1552
[dist] src <>
@@ -1556,6 +1564,7 @@ mod snapshot {
1556
1564
[build] rustc 1 <host> -> cargo-miri 2 <target1>
1557
1565
[dist] rustc 1 <host> -> miri 2 <target1>
1558
1566
[build] rustc 1 <host> -> LlvmBitcodeLinker 2 <target1>
1567
+ [dist] rustc 1 <host> -> std 1 <target1>
1559
1568
[doc] rustc 2 <target1> -> std 2 <target1> crates=[]
1560
1569
[dist] rustc 1 <host> -> extended 2 <target1>
1561
1570
[dist] reproducible-artifacts <target1>
@@ -1610,7 +1619,8 @@ mod snapshot {
1610
1619
[build] rustc 0 <host> -> GenerateCopyright 1 <host>
1611
1620
[dist] rustc <host>
1612
1621
[dist] rustc 1 <host> -> rustc_codegen_cranelift 2 <host>
1613
- [dist] rustc 1 <host> -> std 1 <host>
1622
+ [build] rustc 2 <host> -> std 2 <host>
1623
+ [dist] rustc 2 <host> -> std 2 <host>
1614
1624
[dist] rustc 1 <host> -> rustc-dev 2 <host>
1615
1625
[dist] src <>
1616
1626
[dist] reproducible-artifacts <host>
@@ -2340,7 +2350,8 @@ mod snapshot {
2340
2350
[doc] rustc 1 <host> -> releases 2 <host>
2341
2351
[build] rustc 0 <host> -> RustInstaller 1 <host>
2342
2352
[dist] docs <host>
2343
- [dist] rustc 1 <host> -> std 1 <host>
2353
+ [build] rustc 2 <host> -> std 2 <host>
2354
+ [dist] rustc 2 <host> -> std 2 <host>
2344
2355
[build] rustc 1 <host> -> rust-analyzer-proc-macro-srv 2 <host>
2345
2356
[build] rustc 0 <host> -> GenerateCopyright 1 <host>
2346
2357
[dist] rustc <host>
0 commit comments