Skip to content

Commit

Permalink
Move assertion-free rustdoc ice tests to rustdoc-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
notriddle committed Jul 13, 2024
1 parent 17419f6 commit 42ee400
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
//@ check-pass
// https://github.com/rust-lang/rust/issues/102154

trait A<Y, N> {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
//@ check-pass
// https://github.com/rust-lang/rust/issues/100620

pub trait Bar<S> {}
Expand Down

0 comments on commit 42ee400

Please sign in to comment.