Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
refs/heads/perf-tmp
/
.
/
tests
/
rustdoc-ui
/
doc-alias.rs
blob: ae2a5b3871917ba4ba19ab9df212be317b38e5b1 [
file
] [
log
] [
blame
] [
edit
]
#[
doc
(
alias
=
"shouldn't work!"
)]
//~ ERROR
pub
fn
foo
()
{}