Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
privacy
/
private-in-public-non-principal-2.stderr
blob: d3da2326abc92e11e3aeae948cf28c4a453f577e [
file
] [
log
] [
blame
] [
edit
]
error
:
trait
`PrivNonPrincipal`
is
private
-->
$DIR
/
private
-
in
-
public
-
non
-
principal
-
2.rs
:
12
:
5
|
LL
|
m
::
leak_dyn_nonprincipal
();
|
^^^^^^^^^^^^^^^^^^^^^^^^^^
private
trait
error
:
aborting due to
1
previous error