blob: b2f89906480d6c22f692544c3e09e7529998e523 [file] [log] [blame]
#![crate_name = "foo"]
// compile-flags: -Z unstable-options --disable-per-crate-search
// @!has 'foo/struct.Foo.html' '//*[id="crate-search"]' ''
pub struct Foo;