Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
rustdoc
/
link-title-escape.rs
blob: 35e55c0f9048573bcbcdd0dab1eb666216740ac8 [
file
] [
log
] [
blame
] [
edit
]
#![
allow
(
rustdoc
::
broken_intra_doc_links
)]
#![
crate_name
=
"foo"
]
//! hello [foo]
//!
//! [foo]: url 'title & <stuff> & "things"'
//@ hasraw 'foo/index.html' 'title & <stuff> & "things"'