Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
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 previous error