Move assertion-free rustdoc ice tests to rustdoc-ui
This commit is contained in:
parent
17419f6499
commit
42ee400b0f
@ -1,3 +1,4 @@
|
||||
//@ check-pass
|
||||
// https://github.com/rust-lang/rust/issues/102154
|
||||
|
||||
trait A<Y, N> {
|
@ -1,3 +1,4 @@
|
||||
//@ check-pass
|
||||
// https://github.com/rust-lang/rust/issues/100620
|
||||
|
||||
pub trait Bar<S> {}
|
Loading…
Reference in New Issue
Block a user