rust/tests/rustdoc-ui/scrape-examples/scrape-examples-wrong-options-1.rs

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

4 lines
172 B
Rust
Raw Normal View History

//@ compile-flags: -Z unstable-options --scrape-examples-target-crate foobar
//~? ERROR must use --scrape-examples-output-path and --scrape-examples-target-crate together