rust/src/test
Nicholas Nethercote 9ee0192095 Add prefix to every line of -Zhir-stats output.
This is based on `-Zprint-type-sizes` which does the same thing. It
makes the output provenance clearer, and helps with post-processing.
E.g. if you have `-Zhir-stats` output from numerous compiler invocations
you can now easily extract the pre-expansion stats separately from the
post-expansion stats.
2022-08-29 06:35:14 +10:00
..
assembly Rollup merge of #100556 - Alex-Velez:patch-1, r=scottmcm 2022-08-21 16:54:01 +02:00
auxiliary
codegen Auto merge of #96946 - WaffleLapkin:ptr_mask, r=scottmcm 2022-08-28 01:34:47 +00:00
codegen-units Warn about dead tuple struct fields 2022-08-03 12:17:23 +02:00
debuginfo Rollup merge of #98301 - ortem:pretty-printers-nonzero, r=wesleywiser 2022-08-28 09:35:12 +02:00
incremental Auto merge of #98051 - davidtwco:split-dwarf-stabilization, r=wesleywiser 2022-08-26 15:47:26 +00:00
mir-opt ./x.py test --bless 2022-08-23 00:00:00 +00:00
pretty
run-make Implementation of import_name_type 2022-08-26 09:15:35 -07:00
run-make-fulldeps Auto merge of #92845 - Amanieu:std_personality, r=Mark-Simulacrum 2022-08-28 04:16:29 +00:00
run-pass-valgrind Remove even more box syntax uses from src/test 2022-08-07 04:22:20 +02:00
rustdoc Rollup merge of #101018 - notriddle:notriddle/item-right-docblock-short, r=GuillaumeGomez 2022-08-27 13:14:21 +09:00
rustdoc-gui Rollup merge of #101046 - notriddle:notriddle/table-css, r=jsha 2022-08-27 13:14:23 +09:00
rustdoc-js
rustdoc-js-std
rustdoc-json Update rustdoc-json test files 2022-08-18 11:00:21 +02:00
rustdoc-ui extend attrs if local_def_id exists 2022-08-28 01:20:26 +09:00
ui Add prefix to every line of -Zhir-stats output. 2022-08-29 06:35:14 +10:00
ui-fulldeps fluent: update tests 2022-08-22 08:42:46 +02:00
COMPILER_TESTS.md