Sign in
rust
/
rust
/
e54a3d33efb5fe255cdc2339e6221bbe253dcd38
/
.
/
tests
/
rustdoc-html
/
link-title-escape.rs
blob: 35e55c0f9048573bcbcdd0dab1eb666216740ac8 [
file
]
#![
allow
(
rustdoc
::
broken_intra_doc_links
)]
#![
crate_name
=
"foo"
]
//! hello [foo]
//!
//! [foo]: url 'title & <stuff> & "things"'
//@ hasraw 'foo/index.html' 'title & <stuff> & "things"'