@@ -1006,12 +1006,12 @@ mod snapshot {
1006
1006
ctx
1007
1007
. config( "dist" )
1008
1008
. render_steps( ) , @r"
1009
- [build] rustc 0 <host> -> UnstableBookGen 1 <host>
1010
- [build] rustc 0 <host> -> Rustbook 1 <host>
1011
1009
[build] llvm <host>
1012
1010
[build] rustc 0 <host> -> rustc 1 <host>
1013
1011
[build] rustc 1 <host> -> std 1 <host>
1014
1012
[build] rustc 1 <host> -> rustc 2 <host>
1013
+ [build] rustc 0 <host> -> UnstableBookGen 1 <host>
1014
+ [build] rustc 0 <host> -> Rustbook 1 <host>
1015
1015
[build] rustdoc 2 <host>
1016
1016
[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]
1017
1017
[build] rustc 1 <host> -> error-index 2 <host>
@@ -1044,8 +1044,6 @@ mod snapshot {
1044
1044
"rust.lld=true" ,
1045
1045
] )
1046
1046
. render_steps( ) , @r"
1047
- [build] rustc 0 <host> -> UnstableBookGen 1 <host>
1048
- [build] rustc 0 <host> -> Rustbook 1 <host>
1049
1047
[build] llvm <host>
1050
1048
[build] rustc 0 <host> -> rustc 1 <host>
1051
1049
[build] rustc 0 <host> -> LldWrapper 1 <host>
@@ -1056,6 +1054,8 @@ mod snapshot {
1056
1054
[build] rustc 1 <host> -> LldWrapper 2 <host>
1057
1055
[build] rustc 1 <host> -> WasmComponentLd 2 <host>
1058
1056
[build] rustc 1 <host> -> LlvmBitcodeLinker 2 <host>
1057
+ [build] rustc 0 <host> -> UnstableBookGen 1 <host>
1058
+ [build] rustc 0 <host> -> Rustbook 1 <host>
1059
1059
[build] rustdoc 2 <host>
1060
1060
[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]
1061
1061
[build] rustc 1 <host> -> error-index 2 <host>
@@ -1091,12 +1091,12 @@ mod snapshot {
1091
1091
. hosts( & [ & host_target( ) ] )
1092
1092
. targets( & [ & host_target( ) , TEST_TRIPLE_1 ] )
1093
1093
. render_steps( ) , @r"
1094
- [build] rustc 0 <host> -> UnstableBookGen 1 <host>
1095
- [build] rustc 0 <host> -> Rustbook 1 <host>
1096
1094
[build] llvm <host>
1097
1095
[build] rustc 0 <host> -> rustc 1 <host>
1098
1096
[build] rustc 1 <host> -> std 1 <host>
1099
1097
[build] rustc 1 <host> -> rustc 2 <host>
1098
+ [build] rustc 0 <host> -> UnstableBookGen 1 <host>
1099
+ [build] rustc 0 <host> -> Rustbook 1 <host>
1100
1100
[build] rustdoc 2 <host>
1101
1101
[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]
1102
1102
[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]
@@ -1130,12 +1130,12 @@ mod snapshot {
1130
1130
. hosts( & [ & host_target( ) , TEST_TRIPLE_1 ] )
1131
1131
. targets( & [ & host_target( ) ] )
1132
1132
. render_steps( ) , @r"
1133
- [build] rustc 0 <host> -> UnstableBookGen 1 <host>
1134
- [build] rustc 0 <host> -> Rustbook 1 <host>
1135
1133
[build] llvm <host>
1136
1134
[build] rustc 0 <host> -> rustc 1 <host>
1137
1135
[build] rustc 1 <host> -> std 1 <host>
1138
1136
[build] rustc 1 <host> -> rustc 2 <host>
1137
+ [build] rustc 0 <host> -> UnstableBookGen 1 <host>
1138
+ [build] rustc 0 <host> -> Rustbook 1 <host>
1139
1139
[build] rustdoc 2 <host>
1140
1140
[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]
1141
1141
[build] rustc 1 <host> -> error-index 2 <host>
@@ -1171,12 +1171,12 @@ mod snapshot {
1171
1171
. hosts( & [ & host_target( ) , TEST_TRIPLE_1 ] )
1172
1172
. targets( & [ & host_target( ) , TEST_TRIPLE_1 ] )
1173
1173
. render_steps( ) , @r"
1174
- [build] rustc 0 <host> -> UnstableBookGen 1 <host>
1175
- [build] rustc 0 <host> -> Rustbook 1 <host>
1176
1174
[build] llvm <host>
1177
1175
[build] rustc 0 <host> -> rustc 1 <host>
1178
1176
[build] rustc 1 <host> -> std 1 <host>
1179
1177
[build] rustc 1 <host> -> rustc 2 <host>
1178
+ [build] rustc 0 <host> -> UnstableBookGen 1 <host>
1179
+ [build] rustc 0 <host> -> Rustbook 1 <host>
1180
1180
[build] rustdoc 2 <host>
1181
1181
[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]
1182
1182
[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]
@@ -1217,12 +1217,12 @@ mod snapshot {
1217
1217
. hosts( & [ ] )
1218
1218
. targets( & [ TEST_TRIPLE_1 ] )
1219
1219
. render_steps( ) , @r"
1220
- [build] rustc 0 <host> -> UnstableBookGen 1 <host>
1221
- [build] rustc 0 <host> -> Rustbook 1 <host>
1222
1220
[build] llvm <host>
1223
1221
[build] rustc 0 <host> -> rustc 1 <host>
1224
1222
[build] rustc 1 <host> -> std 1 <host>
1225
1223
[build] rustc 1 <host> -> rustc 2 <host>
1224
+ [build] rustc 0 <host> -> UnstableBookGen 1 <host>
1225
+ [build] rustc 0 <host> -> Rustbook 1 <host>
1226
1226
[build] rustdoc 2 <host>
1227
1227
[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]
1228
1228
[build] rustc 2 <host> -> std 2 <host>
@@ -1655,10 +1655,10 @@ mod snapshot {
1655
1655
insta:: assert_snapshot!(
1656
1656
ctx. config( "doc" )
1657
1657
. render_steps( ) , @r"
1658
- [build] rustc 0 <host> -> UnstableBookGen 1 <host>
1659
- [build] rustc 0 <host> -> Rustbook 1 <host>
1660
1658
[build] llvm <host>
1661
1659
[build] rustc 0 <host> -> rustc 1 <host>
1660
+ [build] rustc 0 <host> -> UnstableBookGen 1 <host>
1661
+ [build] rustc 0 <host> -> Rustbook 1 <host>
1662
1662
[build] rustdoc 1 <host>
1663
1663
[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]
1664
1664
[build] rustc 0 <host> -> error-index 1 <host>
0 commit comments