summaryrefslogtreecommitdiffstats
path: root/third_party/rust/extend/tests/compile_fail/double_vis.stderr
blob: c98b614935d853cfc0cbd5478f89e2baa2293fc3 (plain)
1
2
3
4
5
error: Cannot set visibility on `#[ext]` and `impl` block
 --> $DIR/double_vis.rs:4:11
  |
4 |     #[ext(pub(super))]
  |           ^^^