Sign in
android
/
toolchain
/
rustc
/
5bd94c128c5702589f742e958fb8ae82646357c9
/
.
/
src
/
test
/
rustdoc-ui
/
reference-link-has-one-warning.rs
blob: 21cb7eb9040bdecead088b4b46b3defe7705056c [
file
] [
log
] [
blame
]
// ignore-test
// check-pass
/// docs [label][with#anchor#error]
//~^ WARNING has an issue with the link anchor
pub
struct
S
;