trisquel-icecat/icecat/third_party/rust/inherent/tests/ui/not-visible.stderr

8 lines
261 B
Text

error[E0624]: associated function `f` is private
--> tests/ui/not-visible.rs:17:20
|
12 | fn f() {}
| ------ private associated function defined here
...
17 | types::Struct::f();
| ^ private associated function