about summary refs log tree commit diff
path: root/src/test/rustdoc/structfields.rs
diff options
context:
space:
mode:
authorkennytm <kennytm@gmail.com>2019-02-16 14:15:04 +0800
committerkennytm <kennytm@gmail.com>2019-02-17 14:52:21 +0800
commitf8ccdeb0d42116a1bb5445860fd2a91d2493b44a (patch)
treee71a5b269da2e592141988229a5bb7f1505c5e95 /src/test/rustdoc/structfields.rs
parent4739cd8fea1cb3d729bb5d8899b9831424dd19d2 (diff)
parentd26475505b4c2bfc6299d3c6c38b1963c3bd86e0 (diff)
downloadrust-f8ccdeb0d42116a1bb5445860fd2a91d2493b44a.tar.gz
rust-f8ccdeb0d42116a1bb5445860fd2a91d2493b44a.zip
Rollup merge of #57929 - GuillaumeGomez:rustodc-remove-old-style-files, r=ollie27
Rustdoc remove old style files

Reopening of #56577 (which I can't seem to reopen...).

I made the flag unstable so with this change, what was blocking the PR is now gone I assume.
Diffstat (limited to 'src/test/rustdoc/structfields.rs')
-rw-r--r--src/test/rustdoc/structfields.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/rustdoc/structfields.rs b/src/test/rustdoc/structfields.rs
index 35cea8afe21..235f0e852da 100644
--- a/src/test/rustdoc/structfields.rs
+++ b/src/test/rustdoc/structfields.rs
@@ -1,3 +1,5 @@
+// compile-flags:-Z unstable-options --generate-redirect-pages
+
 // @has structfields/Foo.t.html
 // @has - struct.Foo.html
 // @has structfields/struct.Foo.html