about summary refs log tree commit diff
path: root/tests/crashes/132126.rs
blob: 6a42853d4694f2079a4be31a40774ffe70e825e1 (plain)
1
2
//@ known-bug: #132126
trait UnsafeCopy where Self: use<Self> {}