blob: 99ac1d82aafc6806135df1925cf3b700a46d2025 [file] [log] [blame]
//@ check-pass
// Regression test for <https://github.com/rust-lang/rust/issues/123158>. It
// should not emit any warning.
//! [**`SomeTrait`**](SomeTrait):
pub trait SomeTrait {}