Skip to content

Commit

Permalink
Auto merge of #129337 - EtomicBomb:rfc, r=notriddle
Browse files Browse the repository at this point in the history
rustdoc rfc#3662 changes under unstable flags

* All new functionality is under unstable options
* Adds `--merge=shared|none|finalize` flags
* Adds `--parts-out-dir=<crate specific directory>` for `--merge=none`
to write cross-crate info file for a single crate
* Adds `--include-parts-dir=<previously specified directory>` for
`--merge=finalize` to write cross-crate info files
* `tests/rustdoc/` tests for the new flags
  • Loading branch information
bors committed Sep 10, 2024
2 parents 71d299a + a4dbd94 commit f1b8d8a
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit f1b8d8a

Please sign in to comment.