| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-09-07 | rfc#3662 changes under unstable flags | EtomicBomb | -4/+6 | |
| * 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 * update tests/run-make/rustdoc-default-output/rmake.rs golden | ||||
| 2024-08-26 | rustdoc: fix missing resource suffix on `crates.js` | Michael Howell | -3/+3 | |
| Fixes a regression introduced in #128252. | ||||
| 2024-08-07 | rename sortedjson -> orderedjson | EtomicBomb | -14/+15 | |
| 2024-08-07 | added unit tests for write_shared | EtomicBomb | -0/+206 | |
