rust/src/librustdoc/doctest
Matthias Krüger bb2f970604
Rollup merge of #131095 - GuillaumeGomez:switch-to-env-variables, r=notriddle
Use environment variables instead of command line arguments for merged doctests

Fixes [#130796](https://github.com/rust-lang/rust/issues/130796).

Before merging this one, let's first ensure it has a smaller impact compared to command line arguments (results can be seen [here](https://github.com/rust-lang/rust/pull/130285)). I'll start a crater run once CI passed.

cc ``@ehuss``
r? ``@notriddle``
2024-10-15 05:11:36 +02:00
..
make.rs Rename standalone doctest attribute into standalone-crate 2024-09-28 18:38:10 +02:00
markdown.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
runner.rs Rollup merge of #131095 - GuillaumeGomez:switch-to-env-variables, r=notriddle 2024-10-15 05:11:36 +02:00
rust.rs Remove HirCollector::map. 2024-09-25 20:54:13 +10:00
tests.rs Run fmt 2024-08-13 20:14:57 +02:00