rust/src/librustdoc
bors 6232478d26 Auto merge of #51334 - Mark-Simulacrum:rollup, r=Mark-Simulacrum
Rollup of 6 pull requests

Successful merges:

 - #51288 (Remove rustdoc-specific is_import field from HIR)
 - #51299 (const fn integer operations)
 - #51317 (Allow enabling incremental via config.toml)
 - #51323 (Generate br for all two target SwitchInts)
 - #51326 (Various minor slice iterator cleanups)
 - #51329 (Remove the unused `-Z trans-time-graph` flag.)

Failed merges:
2018-06-04 02:05:00 +00:00
..
clean Show which line the link is coming from. 2018-06-03 18:25:04 +08:00
html Show which line the link is coming from. 2018-06-03 18:25:04 +08:00
passes Add a Rayon thread pool 2018-05-13 01:28:20 +02:00
Cargo.toml Add minification process 2018-05-12 19:15:06 +02:00
core.rs Stabilize suggestion applicability field in json output 2018-05-21 10:48:12 -07:00
doctree.rs rustc_target: move in syntax::abi and flip dependency. 2018-04-26 17:49:16 +03:00
externalfiles.rs replace error/warning println with structured diag 2018-05-14 11:03:22 -05:00
fold.rs
lib.rs Show which line the link is coming from. 2018-06-03 18:25:04 +08:00
markdown.rs replace error/warning println with structured diag 2018-05-14 11:03:22 -05:00
plugins.rs
README.md
test.rs Use Idents for fields in HIR 2018-05-26 14:41:58 +03:00
theme.rs replace error/warning println with structured diag 2018-05-14 11:03:22 -05:00
visit_ast.rs rustdoc: hide macro export statements from docs 2018-05-23 16:22:18 -05:00
visit_lib.rs Remove is_import field 2018-06-03 11:29:44 -06:00

For more information about how librustdoc works, see the rustc guide.