DEBSOURCES
Skip Quicknav
sources / rustc-web / 1.70.0%2Bdfsg1-7~deb11u1 / tests / ui / rfcs / rfc-2396-target_feature-11 / issue-99876.rs
123456789
// check-pass #![feature(target_feature_11)] struct S<T>(T) where [T; (|| {}, 1).1]: Copy; fn main() {}