rust/src/test/rustdoc-ui/coverage/empty.rs

5 lines
170 B
Rust
Raw Normal View History

2019-02-21 16:02:56 -06:00
// compile-flags:-Z unstable-options --show-coverage
// build-pass (FIXME(62277): could be check-pass?)
2019-02-21 16:02:56 -06:00
// an empty crate still has one item to document: the crate root