about summary refs log tree commit diff
path: root/tests/rustdoc/cross-crate-info/single-crate-no-index/q.rs
blob: b3703658465a46bbf7ba13c01daa91b30939732a (plain)
1
2
3
4
5
6
//@ 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;