Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
rustdoc
/
crate-version-escape.rs
blob: 3a08d52361c3828ccb12cebe0b521ffe8cac199e [
file
] [
log
] [
blame
] [
edit
]
//@ compile-flags: --crate-version=<script>alert("hi")</script> -Z unstable-options
#![
crate_name
=
"foo"
]
//@ has 'foo/index.html' '//*[@class="version"]' '<script>alert("hi")</script>'