@@ -1006,12 +1006,12 @@ mod snapshot {
10061006 ctx
10071007 . config( "dist" )
10081008 . render_steps( ) , @r"
1009- [build] rustc 0 <host> -> UnstableBookGen 1 <host>
1010- [build] rustc 0 <host> -> Rustbook 1 <host>
10111009 [build] llvm <host>
10121010 [build] rustc 0 <host> -> rustc 1 <host>
10131011 [build] rustc 1 <host> -> std 1 <host>
10141012 [build] rustc 1 <host> -> rustc 2 <host>
1013+ [build] rustc 0 <host> -> UnstableBookGen 1 <host>
1014+ [build] rustc 0 <host> -> Rustbook 1 <host>
10151015 [build] rustdoc 2 <host>
10161016 [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]
10171017 [build] rustc 1 <host> -> error-index 2 <host>
@@ -1044,8 +1044,6 @@ mod snapshot {
10441044 "rust.lld=true" ,
10451045 ] )
10461046 . render_steps( ) , @r"
1047- [build] rustc 0 <host> -> UnstableBookGen 1 <host>
1048- [build] rustc 0 <host> -> Rustbook 1 <host>
10491047 [build] llvm <host>
10501048 [build] rustc 0 <host> -> rustc 1 <host>
10511049 [build] rustc 0 <host> -> LldWrapper 1 <host>
@@ -1056,6 +1054,8 @@ mod snapshot {
10561054 [build] rustc 1 <host> -> LldWrapper 2 <host>
10571055 [build] rustc 1 <host> -> WasmComponentLd 2 <host>
10581056 [build] rustc 1 <host> -> LlvmBitcodeLinker 2 <host>
1057+ [build] rustc 0 <host> -> UnstableBookGen 1 <host>
1058+ [build] rustc 0 <host> -> Rustbook 1 <host>
10591059 [build] rustdoc 2 <host>
10601060 [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]
10611061 [build] rustc 1 <host> -> error-index 2 <host>
@@ -1091,12 +1091,12 @@ mod snapshot {
10911091 . hosts( & [ & host_target( ) ] )
10921092 . targets( & [ & host_target( ) , TEST_TRIPLE_1 ] )
10931093 . render_steps( ) , @r"
1094- [build] rustc 0 <host> -> UnstableBookGen 1 <host>
1095- [build] rustc 0 <host> -> Rustbook 1 <host>
10961094 [build] llvm <host>
10971095 [build] rustc 0 <host> -> rustc 1 <host>
10981096 [build] rustc 1 <host> -> std 1 <host>
10991097 [build] rustc 1 <host> -> rustc 2 <host>
1098+ [build] rustc 0 <host> -> UnstableBookGen 1 <host>
1099+ [build] rustc 0 <host> -> Rustbook 1 <host>
11001100 [build] rustdoc 2 <host>
11011101 [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]
11021102 [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 {
11301130 . hosts( & [ & host_target( ) , TEST_TRIPLE_1 ] )
11311131 . targets( & [ & host_target( ) ] )
11321132 . render_steps( ) , @r"
1133- [build] rustc 0 <host> -> UnstableBookGen 1 <host>
1134- [build] rustc 0 <host> -> Rustbook 1 <host>
11351133 [build] llvm <host>
11361134 [build] rustc 0 <host> -> rustc 1 <host>
11371135 [build] rustc 1 <host> -> std 1 <host>
11381136 [build] rustc 1 <host> -> rustc 2 <host>
1137+ [build] rustc 0 <host> -> UnstableBookGen 1 <host>
1138+ [build] rustc 0 <host> -> Rustbook 1 <host>
11391139 [build] rustdoc 2 <host>
11401140 [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]
11411141 [build] rustc 1 <host> -> error-index 2 <host>
@@ -1171,12 +1171,12 @@ mod snapshot {
11711171 . hosts( & [ & host_target( ) , TEST_TRIPLE_1 ] )
11721172 . targets( & [ & host_target( ) , TEST_TRIPLE_1 ] )
11731173 . render_steps( ) , @r"
1174- [build] rustc 0 <host> -> UnstableBookGen 1 <host>
1175- [build] rustc 0 <host> -> Rustbook 1 <host>
11761174 [build] llvm <host>
11771175 [build] rustc 0 <host> -> rustc 1 <host>
11781176 [build] rustc 1 <host> -> std 1 <host>
11791177 [build] rustc 1 <host> -> rustc 2 <host>
1178+ [build] rustc 0 <host> -> UnstableBookGen 1 <host>
1179+ [build] rustc 0 <host> -> Rustbook 1 <host>
11801180 [build] rustdoc 2 <host>
11811181 [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]
11821182 [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 {
12171217 . hosts( & [ ] )
12181218 . targets( & [ TEST_TRIPLE_1 ] )
12191219 . render_steps( ) , @r"
1220- [build] rustc 0 <host> -> UnstableBookGen 1 <host>
1221- [build] rustc 0 <host> -> Rustbook 1 <host>
12221220 [build] llvm <host>
12231221 [build] rustc 0 <host> -> rustc 1 <host>
12241222 [build] rustc 1 <host> -> std 1 <host>
12251223 [build] rustc 1 <host> -> rustc 2 <host>
1224+ [build] rustc 0 <host> -> UnstableBookGen 1 <host>
1225+ [build] rustc 0 <host> -> Rustbook 1 <host>
12261226 [build] rustdoc 2 <host>
12271227 [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]
12281228 [build] rustc 2 <host> -> std 2 <host>
@@ -1247,14 +1247,14 @@ mod snapshot {
12471247 . targets( & [ TEST_TRIPLE_1 ] )
12481248 . args( & [ "--set" , "rust.channel=nightly" , "--set" , "build.extended=true" ] )
12491249 . render_steps( ) , @r"
1250- [build] rustc 0 <host> -> UnstableBookGen 1 <host>
1251- [build] rustc 0 <host> -> Rustbook 1 <host>
12521250 [build] llvm <host>
12531251 [build] rustc 0 <host> -> rustc 1 <host>
12541252 [build] rustc 0 <host> -> WasmComponentLd 1 <host>
12551253 [build] rustc 1 <host> -> std 1 <host>
12561254 [build] rustc 1 <host> -> rustc 2 <host>
12571255 [build] rustc 1 <host> -> WasmComponentLd 2 <host>
1256+ [build] rustc 0 <host> -> UnstableBookGen 1 <host>
1257+ [build] rustc 0 <host> -> Rustbook 1 <host>
12581258 [build] rustdoc 2 <host>
12591259 [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]
12601260 [build] llvm <target1>
@@ -1655,10 +1655,10 @@ mod snapshot {
16551655 insta:: assert_snapshot!(
16561656 ctx. config( "doc" )
16571657 . render_steps( ) , @r"
1658- [build] rustc 0 <host> -> UnstableBookGen 1 <host>
1659- [build] rustc 0 <host> -> Rustbook 1 <host>
16601658 [build] llvm <host>
16611659 [build] rustc 0 <host> -> rustc 1 <host>
1660+ [build] rustc 0 <host> -> UnstableBookGen 1 <host>
1661+ [build] rustc 0 <host> -> Rustbook 1 <host>
16621662 [build] rustdoc 1 <host>
16631663 [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]
16641664 [build] rustc 0 <host> -> error-index 1 <host>
0 commit comments