Sign in
fuchsia
/
third_party
/
rust
/
thinner-fuchsia-sysroot
/
.
/
src
/
test
/
ui
/
pub
/
pub-restricted-error-fn.stderr
blob: 9cfc3968ab12548bc8a00450b3c6f6bdd002c412 [
file
] [
log
] [
blame
]
error
:
unmatched visibility
`pub`
-->
$DIR
/
pub
-
restricted
-
error
-
fn
.
rs
:
13
:
10
|
13
|
pub
(
crate
)
()
fn foo
()
{}
//~ unmatched visibility
|
^
error
:
aborting due to previous error