rust/src/doc/rustdoc/src
Mark Simulacrum 5d3916d566
Rollup merge of #49451 - QuietMisdreavus:epoch-doctests, r=GuillaumeGomez
rustdoc: add an --edition flag to compile docs/doctests with a certain edition

To correspond with the 2018 edition, this adds a (currently unstable) `--edition` flag to rustdoc that makes it compile crates and doctests with the given edition. Once this lands, Cargo should be updated to pass this flag when the edition configuration option is given.
2018-04-01 18:04:54 +02:00
..
command-line-arguments.md fix some typos 2017-11-21 15:33:45 +01:00
documentation-tests.md Rollup merge of #48961 - Songbird0:rustdoc_doctests_assertions, r=GuillaumeGomez 2018-03-16 01:49:45 +08:00
passes.md Write the "passes" chapter of the rustdoc book 2017-08-14 15:10:56 -04:00
SUMMARY.md add page to the Rustdoc Book about unstable features 2018-03-12 17:16:21 -05:00
the-doc-attribute.md Reexport -> re-export in documentation section headings 2018-01-15 13:36:52 -05:00
unstable-features.md Rollup merge of #49451 - QuietMisdreavus:epoch-doctests, r=GuillaumeGomez 2018-04-01 18:04:54 +02:00
what-is-rustdoc.md fix tests 2017-06-05 13:14:31 -04:00