]> git.lizzy.rs Git - rust.git/blobdiff - src/test/rustdoc/issue-66159.rs
Rollup merge of #68378 - billyrieger:btreemap-remove-entry, r=KodrAus
[rust.git] / src / test / rustdoc / issue-66159.rs
index a69ba61a283d09ab2d69abdb0531e1a53df449f0..003d079a470c0cc2756f75d6fde1c83991bf30da 100644 (file)
@@ -1,6 +1,5 @@
-// aux-build:issue-66159-1.rs
+// aux-crate:priv:issue_66159_1=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.