aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/rust/compile/privacy8.rs
blob: 6cf8f5b2f6e555426888cce179bf41b0b7771897 (plain)
1
pub(crate) struct Foo; // { dg-warning "struct is never constructed" }