Files
rust/tests/rustdoc/merge-cross-crate-info/single-merge-none-useless-write/quebec.rs

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

12 lines
317 B
Rust
Raw Normal View History

//@ doc-flags:--merge=none
//@ doc-flags:--parts-out-dir=info/doc.parts/quebec
//@ doc-flags:--enable-index-page
//@ doc-flags:-Zunstable-options
//@ !has index.html
//@ has quebec/struct.Quebec.html
//@ !has search.index/name/*.js
// --merge=none doesn't write anything, despite --parts-out-dir
pub struct Quebec;