Skip to content

Commit

Permalink
Add check-pass to ice tests
Browse files Browse the repository at this point in the history
  • Loading branch information
notriddle committed Jan 3, 2024
1 parent 35830fe commit a704e21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/rustdoc-ui/ice-blanket-impl-52873.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// check-pass
// https://github.com/rust-lang/rust/issues/52873
#![crate_name="foo"]

Expand Down
1 change: 1 addition & 0 deletions tests/rustdoc-ui/ice-blanket-impl-selection-55001.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// check-pass
// https://github.com/rust-lang/rust/issues/55001
#![crate_name="foo"]

Expand Down

0 comments on commit a704e21

Please sign in to comment.