rust/tests/rustdoc-ui/coverage/html.rs

7 lines
184 B
Rust
Raw Normal View History

//@ compile-flags:-Z unstable-options --output-format html --show-coverage
2020-02-17 12:53:27 +00:00
/// Foo
pub struct Xo;
//~? ERROR `--output-format=html` is not supported for the `--show-coverage` option