Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
test-attrs
/
issue-16597-empty.rs
blob: 64b44f60e80dd6f7a916fb6c48a4ab3b79244905 [
file
] [
log
] [
blame
] [
edit
]
//@ run-pass
//@ compile-flags:--test
// This verifies that the test generation doesn't crash when we have
// no tests - for more information, see PR #16892.