rust/src/tools/run-make-support/src
Matthias Krüger 6c242a0da4
Rollup merge of #128963 - GuillaumeGomez:output-to-stdout, r=aDotInTheVoid
Add possibility to generate rustdoc JSON output to stdout

Fixes #127165.

I think it's likely common to want to get rustdoc json output directly instead of reading it from a file so I added this option to allow it. It's unstable and only works with `--output-format=json`.

r? `@aDotInTheVoid`
2024-08-15 00:02:26 +02:00
..
diff Fix blessing of rmake tests 2024-08-13 17:11:39 +10:00
external_deps rewrite remap-path-prefix-dwarf to rmake 2024-08-12 10:27:20 -04:00
artifact_names.rs rewrite cdylib-dylib-linkage to rmake 2024-08-05 10:39:17 -04:00
assertion_helpers.rs rewrite min-global-align to rmake 2024-08-14 10:33:41 -04:00
command.rs run cross-lang-lto-pgo-smoketest in CI by renaming it 2024-08-02 11:54:20 -04:00
env.rs migrate fmt-write-bloat to rmake 2024-07-30 12:19:57 -04:00
fs.rs rewrite stable-symbol-names to rmake 2024-08-01 11:07:04 -04:00
lib.rs rewrite min-global-align to rmake 2024-08-14 10:33:41 -04:00
macros.rs run_make_support: move impl_common_helpers into own macros module 2024-07-17 12:48:21 +00:00
path_helpers.rs Add read_dir_entries_recursive in run_make_support 2024-08-12 14:20:36 +02:00
run.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
scoped_run.rs run_make_support: use fs internally, but rfs to tests 2024-07-17 13:32:29 +00:00
string.rs run_make_support: use fs internally, but rfs to tests 2024-07-17 13:32:29 +00:00
symbols.rs tidy 2024-07-30 13:33:36 -04:00
targets.rs Add llvm_components_contain to run-make-support 2024-07-17 16:47:39 -04:00
util.rs run_make_support: rename env_checked -> env 2024-07-17 12:48:22 +00:00