@@ -1270,12 +1270,12 @@ mod snapshot {
1270
1270
[doc] book/first-edition (book) <host>
1271
1271
[doc] book/second-edition (book) <host>
1272
1272
[doc] book/2018-edition (book) <host>
1273
- [build] rustdoc 1 <host>
1274
1273
[build] rustc 1 <host> -> std 1 <target1>
1275
1274
[doc] book (book) <target1>
1276
1275
[doc] book/first-edition (book) <target1>
1277
1276
[doc] book/second-edition (book) <target1>
1278
1277
[doc] book/2018-edition (book) <target1>
1278
+ [build] rustdoc 1 <host>
1279
1279
[doc] rustc 1 <host> -> standalone 2 <host>
1280
1280
[doc] rustc 1 <host> -> standalone 2 <target1>
1281
1281
[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]
@@ -1409,12 +1409,12 @@ mod snapshot {
1409
1409
[doc] book/first-edition (book) <host>
1410
1410
[doc] book/second-edition (book) <host>
1411
1411
[doc] book/2018-edition (book) <host>
1412
- [build] rustdoc 1 <host>
1413
1412
[build] rustc 1 <host> -> std 1 <target1>
1414
1413
[doc] book (book) <target1>
1415
1414
[doc] book/first-edition (book) <target1>
1416
1415
[doc] book/second-edition (book) <target1>
1417
1416
[doc] book/2018-edition (book) <target1>
1417
+ [build] rustdoc 1 <host>
1418
1418
[doc] rustc 1 <host> -> standalone 2 <host>
1419
1419
[doc] rustc 1 <host> -> standalone 2 <target1>
1420
1420
[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]
@@ -1493,8 +1493,8 @@ mod snapshot {
1493
1493
[doc] book/first-edition (book) <target1>
1494
1494
[doc] book/second-edition (book) <target1>
1495
1495
[doc] book/2018-edition (book) <target1>
1496
- [build] rustdoc 1 <host>
1497
1496
[build] rustc 1 <host> -> std 1 <host>
1497
+ [build] rustdoc 1 <host>
1498
1498
[doc] rustc 1 <host> -> standalone 2 <target1>
1499
1499
[doc] rustc 1 <host> -> std 1 <target1> crates=[alloc,compiler_builtins,core,panic_abort,panic_unwind,proc_macro,rustc-std-workspace-core,std,std_detect,sysroot,test,unwind]
1500
1500
[doc] nomicon (book) <target1>
@@ -1537,8 +1537,8 @@ mod snapshot {
1537
1537
[doc] book/first-edition (book) <target1>
1538
1538
[doc] book/second-edition (book) <target1>
1539
1539
[doc] book/2018-edition (book) <target1>
1540
- [build] rustdoc 1 <host>
1541
1540
[build] rustc 1 <host> -> std 1 <host>
1541
+ [build] rustdoc 1 <host>
1542
1542
[doc] rustc 1 <host> -> standalone 2 <target1>
1543
1543
[doc] rustc 1 <host> -> std 1 <target1> crates=[alloc,compiler_builtins,core,panic_abort,panic_unwind,proc_macro,rustc-std-workspace-core,std,std_detect,sysroot,test,unwind]
1544
1544
[build] llvm <target1>
@@ -2112,6 +2112,7 @@ mod snapshot {
2112
2112
[build] rustc 0 <host> -> Linkchecker 1 <host>
2113
2113
[test] link-check <host>
2114
2114
[test] tier-check <host>
2115
+ [build] rustc 0 <host> -> rust-analyzer 1 <host>
2115
2116
[test] rustc 0 <host> -> rust-analyzer 1 <host>
2116
2117
[build] rustc 0 <host> -> RustdocTheme 1 <host>
2117
2118
[test] rustdoc-theme 1 <host>
@@ -2296,6 +2297,7 @@ mod snapshot {
2296
2297
[build] rustc 0 <host> -> Linkchecker 1 <host>
2297
2298
[test] link-check <host>
2298
2299
[test] tier-check <host>
2300
+ [build] rustc 1 <host> -> rust-analyzer 2 <host>
2299
2301
[test] rustc 1 <host> -> rust-analyzer 2 <host>
2300
2302
[doc] rustc (book) <host>
2301
2303
[test] rustc 1 <host> -> lint-docs 2 <host>
0 commit comments