blob: 400be6af22a82cdb7072a49fc1dda9121280ae8e [file] [log] [blame]
error: unnecessary visibility qualifier
--> $DIR/trait-pub-assoc-ty.rs:2:5
|
LL | pub type Foo;
| ^^^ `pub` not permitted here
error: aborting due to previous error