Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
1f243003a79f5a59a7b904524b1cc969a4bda38f
/
.
/
src
/
test
/
rustdoc
/
link-title-escape.rs
blob: 29e82cba98d35424702bdd8c3458a1daeb470eee [
file
] [
log
] [
blame
]
#![
crate_name
=
"foo"
]
//! hello [foo]
//!
//! [foo]: url 'title & <stuff> & "things"'
// @has 'foo/index.html' 'title & <stuff> & "things"'