blob: c694d1456ef349558fd768982a37af526f518908 [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;