@@ -1056,7 +1056,8 @@ mod snapshot {
1056
1056
[dist] mingw <host>
1057
1057
[build] rustc 0 <host> -> GenerateCopyright 1 <host>
1058
1058
[dist] rustc <host>
1059
- [dist] rustc 1 <host> -> std 1 <host>
1059
+ [build] rustc 2 <host> -> std 2 <host>
1060
+ [dist] rustc 2 <host> -> std 2 <host>
1060
1061
[dist] rustc 1 <host> -> rustc-dev 2 <host>
1061
1062
[dist] src <>
1062
1063
[dist] reproducible-artifacts <host>
@@ -1120,7 +1121,8 @@ mod snapshot {
1120
1121
[build] rustc 1 <host> -> rust-analyzer-proc-macro-srv 2 <host>
1121
1122
[build] rustc 0 <host> -> GenerateCopyright 1 <host>
1122
1123
[dist] rustc <host>
1123
- [dist] rustc 1 <host> -> std 1 <host>
1124
+ [build] rustc 2 <host> -> std 2 <host>
1125
+ [dist] rustc 2 <host> -> std 2 <host>
1124
1126
[dist] rustc 1 <host> -> rustc-dev 2 <host>
1125
1127
[dist] rustc 1 <host> -> analysis 2 <host>
1126
1128
[dist] src <>
@@ -1137,6 +1139,7 @@ mod snapshot {
1137
1139
[build] rustc 1 <host> -> miri 2 <host>
1138
1140
[build] rustc 1 <host> -> cargo-miri 2 <host>
1139
1141
[dist] rustc 1 <host> -> miri 2 <host>
1142
+ [dist] rustc 1 <host> -> std 1 <host>
1140
1143
[dist] rustc 1 <host> -> extended 2 <host>
1141
1144
[dist] reproducible-artifacts <host>
1142
1145
" ) ;
@@ -1207,7 +1210,8 @@ mod snapshot {
1207
1210
[dist] mingw <target1>
1208
1211
[build] rustc 0 <host> -> GenerateCopyright 1 <host>
1209
1212
[dist] rustc <host>
1210
- [dist] rustc 1 <host> -> std 1 <host>
1213
+ [build] rustc 2 <host> -> std 2 <host>
1214
+ [dist] rustc 2 <host> -> std 2 <host>
1211
1215
[build] rustc 2 <host> -> std 2 <target1>
1212
1216
[dist] rustc 2 <host> -> std 2 <target1>
1213
1217
[dist] rustc 1 <host> -> rustc-dev 2 <host>
@@ -1269,7 +1273,8 @@ mod snapshot {
1269
1273
[dist] rustc <host>
1270
1274
[build] rustdoc 2 <target1>
1271
1275
[dist] rustc <target1>
1272
- [dist] rustc 1 <host> -> std 1 <host>
1276
+ [build] rustc 2 <host> -> std 2 <host>
1277
+ [dist] rustc 2 <host> -> std 2 <host>
1273
1278
[dist] rustc 1 <host> -> rustc-dev 2 <host>
1274
1279
[dist] rustc 1 <host> -> rustc-dev 2 <target1>
1275
1280
[dist] src <>
@@ -1351,8 +1356,10 @@ mod snapshot {
1351
1356
[dist] rustc <host>
1352
1357
[build] rustdoc 2 <target1>
1353
1358
[dist] rustc <target1>
1354
- [dist] rustc 1 <host> -> std 1 <host>
1355
- [dist] rustc 1 <host> -> std 1 <target1>
1359
+ [build] rustc 2 <host> -> std 2 <host>
1360
+ [dist] rustc 2 <host> -> std 2 <host>
1361
+ [build] rustc 2 <host> -> std 2 <target1>
1362
+ [dist] rustc 2 <host> -> std 2 <target1>
1356
1363
[dist] rustc 1 <host> -> rustc-dev 2 <host>
1357
1364
[dist] rustc 1 <host> -> rustc-dev 2 <target1>
1358
1365
[dist] src <>
@@ -1461,7 +1468,8 @@ mod snapshot {
1461
1468
[build] rustc 1 <host> -> rust-analyzer-proc-macro-srv 2 <target1>
1462
1469
[build] rustc 0 <host> -> GenerateCopyright 1 <host>
1463
1470
[dist] rustc <target1>
1464
- [dist] rustc 1 <host> -> std 1 <target1>
1471
+ [build] rustc 2 <host> -> std 2 <target1>
1472
+ [dist] rustc 2 <host> -> std 2 <target1>
1465
1473
[dist] rustc 1 <host> -> rustc-dev 2 <target1>
1466
1474
[dist] rustc 1 <host> -> analysis 2 <target1>
1467
1475
[dist] src <>
@@ -1479,6 +1487,7 @@ mod snapshot {
1479
1487
[build] rustc 1 <host> -> cargo-miri 2 <target1>
1480
1488
[dist] rustc 1 <host> -> miri 2 <target1>
1481
1489
[build] rustc 1 <host> -> LlvmBitcodeLinker 2 <target1>
1490
+ [dist] rustc 1 <host> -> std 1 <target1>
1482
1491
[doc] rustc 2 <target1> -> std 2 <target1> crates=[]
1483
1492
[dist] rustc 1 <host> -> extended 2 <target1>
1484
1493
[dist] reproducible-artifacts <target1>
@@ -1533,7 +1542,8 @@ mod snapshot {
1533
1542
[build] rustc 0 <host> -> GenerateCopyright 1 <host>
1534
1543
[dist] rustc <host>
1535
1544
[dist] rustc 1 <host> -> rustc_codegen_cranelift 2 <host>
1536
- [dist] rustc 1 <host> -> std 1 <host>
1545
+ [build] rustc 2 <host> -> std 2 <host>
1546
+ [dist] rustc 2 <host> -> std 2 <host>
1537
1547
[dist] rustc 1 <host> -> rustc-dev 2 <host>
1538
1548
[dist] src <>
1539
1549
[dist] reproducible-artifacts <host>
@@ -2263,7 +2273,8 @@ mod snapshot {
2263
2273
[doc] rustc 1 <host> -> releases 2 <host>
2264
2274
[build] rustc 0 <host> -> RustInstaller 1 <host>
2265
2275
[dist] docs <host>
2266
- [dist] rustc 1 <host> -> std 1 <host>
2276
+ [build] rustc 2 <host> -> std 2 <host>
2277
+ [dist] rustc 2 <host> -> std 2 <host>
2267
2278
[build] rustc 1 <host> -> rust-analyzer-proc-macro-srv 2 <host>
2268
2279
[build] rustc 0 <host> -> GenerateCopyright 1 <host>
2269
2280
[dist] rustc <host>
0 commit comments