gccrs: Handle `async` functions in traits
[official-gcc.git] / gcc / testsuite / rust / compile / privacy8.rs
blob6cf8f5b2f6e555426888cce179bf41b0b7771897
1 pub(crate) struct Foo; // { dg-warning "struct is never constructed" }