Skip to content

Commit ec239d5

Browse files
committed
Bless bootstrap tests for new rustc_ty_walk crate
1 parent b58f1e9 commit ec239d5

15 files changed

Lines changed: 20 additions & 6 deletions

src/bootstrap/src/core/builder/cli_paths/snapshots/x_bench.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ expression: bench
9191
- Set({bench::compiler/rustc_traits})
9292
- Set({bench::compiler/rustc_transmute})
9393
- Set({bench::compiler/rustc_ty_utils})
94+
- Set({bench::compiler/rustc_ty_walk})
9495
- Set({bench::compiler/rustc_type_ir})
9596
- Set({bench::compiler/rustc_type_ir_macros})
9697
- Set({bench::compiler/rustc_windows_rc})

src/bootstrap/src/core/builder/cli_paths/snapshots/x_build_compiler.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ expression: build compiler
7373
- Set({build::compiler/rustc_traits})
7474
- Set({build::compiler/rustc_transmute})
7575
- Set({build::compiler/rustc_ty_utils})
76+
- Set({build::compiler/rustc_ty_walk})
7677
- Set({build::compiler/rustc_type_ir})
7778
- Set({build::compiler/rustc_type_ir_macros})
7879
- Set({build::compiler/rustc_windows_rc})

src/bootstrap/src/core/builder/cli_paths/snapshots/x_check.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ expression: check
7575
- Set({check::compiler/rustc_traits})
7676
- Set({check::compiler/rustc_transmute})
7777
- Set({check::compiler/rustc_ty_utils})
78+
- Set({check::compiler/rustc_ty_walk})
7879
- Set({check::compiler/rustc_type_ir})
7980
- Set({check::compiler/rustc_type_ir_macros})
8081
- Set({check::compiler/rustc_windows_rc})

src/bootstrap/src/core/builder/cli_paths/snapshots/x_check_compiler.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ expression: check compiler
7575
- Set({check::compiler/rustc_traits})
7676
- Set({check::compiler/rustc_transmute})
7777
- Set({check::compiler/rustc_ty_utils})
78+
- Set({check::compiler/rustc_ty_walk})
7879
- Set({check::compiler/rustc_type_ir})
7980
- Set({check::compiler/rustc_type_ir_macros})
8081
- Set({check::compiler/rustc_windows_rc})

src/bootstrap/src/core/builder/cli_paths/snapshots/x_check_compiletest_include_default_paths.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ expression: check compiletest --include-default-paths
7575
- Set({check::compiler/rustc_traits})
7676
- Set({check::compiler/rustc_transmute})
7777
- Set({check::compiler/rustc_ty_utils})
78+
- Set({check::compiler/rustc_ty_walk})
7879
- Set({check::compiler/rustc_type_ir})
7980
- Set({check::compiler/rustc_type_ir_macros})
8081
- Set({check::compiler/rustc_windows_rc})

src/bootstrap/src/core/builder/cli_paths/snapshots/x_clippy.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ expression: clippy
9090
- Set({clippy::compiler/rustc_traits})
9191
- Set({clippy::compiler/rustc_transmute})
9292
- Set({clippy::compiler/rustc_ty_utils})
93+
- Set({clippy::compiler/rustc_ty_walk})
9394
- Set({clippy::compiler/rustc_type_ir})
9495
- Set({clippy::compiler/rustc_type_ir_macros})
9596
- Set({clippy::compiler/rustc_windows_rc})

src/bootstrap/src/core/builder/cli_paths/snapshots/x_fix.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ expression: fix
7575
- Set({fix::compiler/rustc_traits})
7676
- Set({fix::compiler/rustc_transmute})
7777
- Set({fix::compiler/rustc_ty_utils})
78+
- Set({fix::compiler/rustc_ty_walk})
7879
- Set({fix::compiler/rustc_type_ir})
7980
- Set({fix::compiler/rustc_type_ir_macros})
8081
- Set({fix::compiler/rustc_windows_rc})

src/bootstrap/src/core/builder/cli_paths/snapshots/x_test.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ expression: test
139139
- Set({test::compiler/rustc_traits})
140140
- Set({test::compiler/rustc_transmute})
141141
- Set({test::compiler/rustc_ty_utils})
142+
- Set({test::compiler/rustc_ty_walk})
142143
- Set({test::compiler/rustc_type_ir})
143144
- Set({test::compiler/rustc_type_ir_macros})
144145
- Set({test::compiler/rustc_windows_rc})

src/bootstrap/src/core/builder/cli_paths/snapshots/x_test_skip_coverage.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ expression: test --skip=coverage
136136
- Set({test::compiler/rustc_traits})
137137
- Set({test::compiler/rustc_transmute})
138138
- Set({test::compiler/rustc_ty_utils})
139+
- Set({test::compiler/rustc_ty_walk})
139140
- Set({test::compiler/rustc_type_ir})
140141
- Set({test::compiler/rustc_type_ir_macros})
141142
- Set({test::compiler/rustc_windows_rc})

src/bootstrap/src/core/builder/cli_paths/snapshots/x_test_skip_coverage_map.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ expression: test --skip=coverage-map
139139
- Set({test::compiler/rustc_traits})
140140
- Set({test::compiler/rustc_transmute})
141141
- Set({test::compiler/rustc_ty_utils})
142+
- Set({test::compiler/rustc_ty_walk})
142143
- Set({test::compiler/rustc_type_ir})
143144
- Set({test::compiler/rustc_type_ir_macros})
144145
- Set({test::compiler/rustc_windows_rc})

0 commit comments

Comments
 (0)