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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
184 B
Rust
Raw Normal View History

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