Skip to content

Commit 0d07026

Browse files
committed
wip pacify the merciless ui tests
1 parent 011215b commit 0d07026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/privacy/private-in-public-non-principal.stderr

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ LL | pub fn leak_dyn_nonprincipal() -> Box<dyn PubPrincipal + PrivNonPrincipal>
99
= note: for more information, see issue #34537 <https://github.com/rust-lang/rust/issues/34537>
1010

1111
error: missing documentation for an associated function
12-
--> $DIR/private-in-public-non-principal.rs:13:9
12+
--> $DIR/private-in-public-non-principal.rs:14:9
1313
|
1414
LL | pub fn check_doc_lint() {}
1515
| ^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)