From 4fcb3384adaa847a824ced961a225729ddb71f2d Mon Sep 17 00:00:00 2001 From: Oliver Middleton Date: Sat, 23 Nov 2019 00:15:39 +0000 Subject: rustdoc: Mark `--extern-private` as unstable It's not even stable in rustc so it shouldn't be stable in rustdoc. --- src/test/rustdoc/issue-66159.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/test') diff --git a/src/test/rustdoc/issue-66159.rs b/src/test/rustdoc/issue-66159.rs index 88eca733870..a0a7adf6e81 100644 --- a/src/test/rustdoc/issue-66159.rs +++ b/src/test/rustdoc/issue-66159.rs @@ -1,4 +1,5 @@ // 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 -- cgit 1.4.1-3-g733a5