Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
rustdoc
/
crate-version-escape.rs
blob: 8413709f15e909af3052fc62aec17d6e9b616e82 [
file
] [
log
] [
blame
]
// compile-flags: --crate-version=<script>alert("hi")</script> -Z unstable-options
#![
crate_name
=
"foo"
]
// @has 'foo/index.html' '//li[@class="version"]' 'Version <script>alert("hi")</script>'