Sign in
rust
/
rust
/
08cd08fbef8c6663b052d8d9e4930d5696cbb8a7
/
.
/
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"'