Sign in
chromium
/
external
/
github.com
/
rust-lang
/
rust
/
f6406dfd4efceb6f713e503aecda587304135ed9
/
.
/
tests
/
ui
/
test-attrs
/
issue-16597-empty.rs
blob: 64b44f60e80dd6f7a916fb6c48a4ab3b79244905 [
file
] [
log
] [
blame
]
//@ 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.