Files
rust/tests/rustdoc/cross-crate-info/single-crate-no-index/q.rs

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

7 lines
156 B
Rust
Raw Normal View History

//@ build-aux-docs
//@ has q/struct.Quebec.html
//@ hasraw search.index/name/*.js 'Quebec'
// there's nothing cross-crate going on here
pub struct Quebec;