Skip to content

Commit a704e21

Browse files
committed
Add check-pass to ice tests
1 parent 35830fe commit a704e21

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

tests/rustdoc-ui/ice-blanket-impl-52873.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// check-pass
12
// https://github.com/rust-lang/rust/issues/52873
23
#![crate_name="foo"]
34

tests/rustdoc-ui/ice-blanket-impl-selection-55001.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// check-pass
12
// https://github.com/rust-lang/rust/issues/55001
23
#![crate_name="foo"]
34

0 commit comments

Comments
 (0)