Skip to content

Commit f5d12ae

Browse files
committed
Remove build-pass unnecessary comment
This removal was possible, because we tried to use `check-pass` instead and the tests failed, so we can clean these comments and only leave them on tests which could be changed to `check-pass`.
1 parent a45dedf commit f5d12ae

25 files changed

+25
-25
lines changed

src/test/incremental/hashes/call_expressions.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// and make sure that the hash has changed, then change nothing between rev2 and
66
// rev3 and make sure that the hash has not changed.
77

8-
// build-pass (FIXME(62277): could be check-pass?)
8+
// build-pass
99
// revisions: cfail1 cfail2 cfail3
1010
// compile-flags: -Z query-dep-graph -Zincremental-ignore-spans
1111

src/test/incremental/hashes/closure_expressions.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// and make sure that the hash has changed, then change nothing between rev2 and
66
// rev3 and make sure that the hash has not changed.
77

8-
// build-pass (FIXME(62277): could be check-pass?)
8+
// build-pass
99
// revisions: cfail1 cfail2 cfail3
1010
// compile-flags: -Z query-dep-graph -Zincremental-ignore-spans
1111

src/test/incremental/hashes/enum_constructors.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// and make sure that the hash has changed, then change nothing between rev2 and
66
// rev3 and make sure that the hash has not changed.
77

8-
// build-pass (FIXME(62277): could be check-pass?)
8+
// build-pass
99
// revisions: cfail1 cfail2 cfail3
1010
// compile-flags: -Z query-dep-graph -Zincremental-ignore-spans
1111

src/test/incremental/hashes/exported_vs_not.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// build-pass (FIXME(62277): could be check-pass?)
1+
// build-pass
22
// revisions: cfail1 cfail2 cfail3
33
// compile-flags: -Z query-dep-graph -Zincremental-ignore-spans
44

src/test/incremental/hashes/for_loops.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// and make sure that the hash has changed, then change nothing between rev2 and
66
// rev3 and make sure that the hash has not changed.
77

8-
// build-pass (FIXME(62277): could be check-pass?)
8+
// build-pass
99
// revisions: cfail1 cfail2 cfail3
1010
// compile-flags: -Z query-dep-graph -Zincremental-ignore-spans
1111

src/test/incremental/hashes/function_interfaces.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// and make sure that the hash has changed, then change nothing between rev2 and
66
// rev3 and make sure that the hash has not changed.
77

8-
// build-pass (FIXME(62277): could be check-pass?)
8+
// build-pass
99
// revisions: cfail1 cfail2 cfail3
1010
// compile-flags: -Z query-dep-graph -Zincremental-ignore-spans
1111

src/test/incremental/hashes/if_expressions.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// and make sure that the hash has changed, then change nothing between rev2 and
66
// rev3 and make sure that the hash has not changed.
77

8-
// build-pass (FIXME(62277): could be check-pass?)
8+
// build-pass
99
// revisions: cfail1 cfail2 cfail3
1010
// compile-flags: -Z query-dep-graph -Zincremental-ignore-spans
1111

src/test/incremental/hashes/inherent_impls.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// and make sure that the hash has changed, then change nothing between rev2 and
66
// rev3 and make sure that the hash has not changed.
77

8-
// build-pass (FIXME(62277): could be check-pass?)
8+
// build-pass
99
// revisions: cfail1 cfail2 cfail3
1010
// compile-flags: -Z query-dep-graph -Zincremental-ignore-spans
1111

src/test/incremental/hashes/inline_asm.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// and make sure that the hash has changed, then change nothing between rev2 and
66
// rev3 and make sure that the hash has not changed.
77

8-
// build-pass (FIXME(62277): could be check-pass?)
8+
// build-pass
99
// revisions: cfail1 cfail2 cfail3
1010
// compile-flags: -Z query-dep-graph -Zincremental-ignore-spans
1111

src/test/incremental/hashes/let_expressions.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// and make sure that the hash has changed, then change nothing between rev2 and
66
// rev3 and make sure that the hash has not changed.
77

8-
// build-pass (FIXME(62277): could be check-pass?)
8+
// build-pass
99
// revisions: cfail1 cfail2 cfail3
1010
// compile-flags: -Z query-dep-graph -Zincremental-ignore-spans
1111

src/test/incremental/hashes/loop_expressions.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// and make sure that the hash has changed, then change nothing between rev2 and
66
// rev3 and make sure that the hash has not changed.
77

8-
// build-pass (FIXME(62277): could be check-pass?)
8+
// build-pass
99
// revisions: cfail1 cfail2 cfail3
1010
// compile-flags: -Z query-dep-graph -Zincremental-ignore-spans
1111

src/test/incremental/hashes/match_expressions.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// and make sure that the hash has changed, then change nothing between rev2 and
66
// rev3 and make sure that the hash has not changed.
77

8-
// build-pass (FIXME(62277): could be check-pass?)
8+
// build-pass
99
// revisions: cfail1 cfail2 cfail3
1010
// compile-flags: -Z query-dep-graph -Zincremental-ignore-spans
1111

src/test/incremental/hashes/panic_exprs.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// and make sure that the hash has changed, then change nothing between rev2 and
99
// rev3 and make sure that the hash has not changed.
1010

11-
// build-pass (FIXME(62277): could be check-pass?)
11+
// build-pass
1212
// revisions: cfail1 cfail2 cfail3
1313
// compile-flags: -Z query-dep-graph -C debug-assertions
1414

src/test/incremental/hashes/struct_constructors.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// and make sure that the hash has changed, then change nothing between rev2 and
66
// rev3 and make sure that the hash has not changed.
77

8-
// build-pass (FIXME(62277): could be check-pass?)
8+
// build-pass
99
// revisions: cfail1 cfail2 cfail3
1010
// compile-flags: -Z query-dep-graph -Zincremental-ignore-spans
1111

src/test/incremental/hashes/unary_and_binary_exprs.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// and make sure that the hash has changed, then change nothing between rev2 and
66
// rev3 and make sure that the hash has not changed.
77

8-
// build-pass (FIXME(62277): could be check-pass?)
8+
// build-pass
99
// revisions: cfail1 cfail2 cfail3
1010
// compile-flags: -Z query-dep-graph -Zincremental-ignore-spans
1111

src/test/incremental/hashes/while_loops.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// and make sure that the hash has changed, then change nothing between rev2 and
66
// rev3 and make sure that the hash has not changed.
77

8-
// build-pass (FIXME(62277): could be check-pass?)
8+
// build-pass
99
// revisions: cfail1 cfail2 cfail3
1010
// compile-flags: -Z query-dep-graph -Zincremental-ignore-spans
1111

src/test/incremental/string_constant.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// revisions: cfail1 cfail2
22
// compile-flags: -Z query-dep-graph
3-
// build-pass (FIXME(62277): could be check-pass?)
3+
// build-pass
44

55
#![allow(warnings)]
66
#![feature(rustc_attrs)]

src/test/ui/print_type_sizes/generics.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// compile-flags: -Z print-type-sizes
2-
// build-pass (FIXME(62277): could be check-pass?)
2+
// build-pass
33
// ignore-pass
44
// ^-- needed because `--pass check` does not emit the output needed.
55
// FIXME: consider using an attribute instead of side-effects.

src/test/ui/print_type_sizes/niche-filling.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// compile-flags: -Z print-type-sizes
2-
// build-pass (FIXME(62277): could be check-pass?)
2+
// build-pass
33
// ignore-pass
44
// ^-- needed because `--pass check` does not emit the output needed.
55
// FIXME: consider using an attribute instead of side-effects.

src/test/ui/print_type_sizes/no_duplicates.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// compile-flags: -Z print-type-sizes
2-
// build-pass (FIXME(62277): could be check-pass?)
2+
// build-pass
33
// ignore-pass
44
// ^-- needed because `--pass check` does not emit the output needed.
55
// FIXME: consider using an attribute instead of side-effects.

src/test/ui/print_type_sizes/packed.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// compile-flags: -Z print-type-sizes
2-
// build-pass (FIXME(62277): could be check-pass?)
2+
// build-pass
33
// ignore-pass
44
// ^-- needed because `--pass check` does not emit the output needed.
55
// FIXME: consider using an attribute instead of side-effects.

src/test/ui/print_type_sizes/repr-align.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// compile-flags: -Z print-type-sizes
2-
// build-pass (FIXME(62277): could be check-pass?)
2+
// build-pass
33
// ignore-pass
44
// ^-- needed because `--pass check` does not emit the output needed.
55
// FIXME: consider using an attribute instead of side-effects.

src/test/ui/print_type_sizes/uninhabited.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// compile-flags: -Z print-type-sizes
2-
// build-pass (FIXME(62277): could be check-pass?)
2+
// build-pass
33
// ignore-pass
44
// ^-- needed because `--pass check` does not emit the output needed.
55
// FIXME: consider using an attribute instead of side-effects.

src/test/ui/print_type_sizes/zero-sized-fields.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// compile-flags: -Z print-type-sizes
2-
// build-pass (FIXME(62277): could be check-pass?)
2+
// build-pass
33
// ignore-pass
44

55
// At one point, zero-sized fields such as those in this file were causing

src/test/ui/save-analysis/emit-notifications.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// build-pass (FIXME(62277): could be check-pass?)
1+
// build-pass
22
// compile-flags: -Zsave-analysis --json artifacts
33
// compile-flags: --crate-type rlib --error-format=json
44
// ignore-pass

0 commit comments

Comments
 (0)