Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
rustdoc-ui
/
invalid-redundant-explicit-link.rs
blob: 99ac1d82aafc6806135df1925cf3b700a46d2025 [
file
] [
log
] [
blame
] [
edit
]
//@ check-pass
// Regression test for <https://github.com/rust-lang/rust/issues/123158>. It
// should not emit any warning.
//! [**`SomeTrait`**](SomeTrait):
pub
trait
SomeTrait
{}