Skip to content

Commit f1cfbdb

Browse files
Add regression test for #123158
1 parent 75fedfc commit f1cfbdb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
//@ check-pass
2+
3+
// Regression test for <https://github.com/rust-lang/rust/issues/123158>. It
4+
// should not emit any warning.
5+
6+
//! [**`SomeTrait`**](SomeTrait):
7+
8+
pub trait SomeTrait {}

0 commit comments

Comments
 (0)