Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
rustdoc-js
/
prototype.rs
blob: 5f6d73cc19626fb5e3e06fc2a9eaa9c288bd7f68 [
file
] [
log
] [
blame
]
// The alias needed to be there to reproduce the bug
// that used to be here.
#[
doc
(
alias
=
"other_alias"
)]
pub
fn
something_else
()
{}