blob: a69ba61a283d09ab2d69abdb0531e1a53df449f0 [file] [log] [blame]
// aux-build:issue-66159-1.rs
// compile-flags:-Z unstable-options
// extern-private:issue_66159_1
// The issue was an ICE which meant that we never actually generated the docs
// so if we have generated the docs, we're okay.
// Since we don't generate the docs for the auxiliary files, we can't actually
// verify that the struct is linked correctly.
// @has issue_66159/index.html
//! [issue_66159_1::Something]