rust/tests
bors 6f3df08aad Auto merge of #125378 - lcnr:tracing-no-lines, r=oli-obk
remove tracing tree indent lines

This allows vscode to collapse nested spans without having to manually remove the indent lines. This is incredibly useful when logging the new solver. I don't mind making them optional depending on some environment flag if you prefer using indent lines

For a gist of the new output, see https://gist.github.com/lcnr/bb4360ddbc5cd4631f2fbc569057e5eb#file-example-output-L181

r? `@oli-obk`
2024-05-30 18:57:48 +00:00
..
assembly Rollup merge of #125226 - madsmtm:fix-mac-catalyst-tests, r=workingjubilee 2024-05-29 03:25:08 +01:00
auxiliary
codegen Rollup merge of #124655 - Darksonn:fixed-x18, r=lqd,estebank 2024-05-29 20:12:32 +02:00
codegen-units Omit non-needs_drop drop_in_place in vtables 2024-05-27 16:26:56 -04:00
coverage Rollup merge of #125700 - Zalathar:limit-overflow, r=nnethercote 2024-05-29 20:12:33 +02:00
coverage-run-rustdoc
crashes Partially implement ConstArgHasType 2024-05-29 17:06:54 +01:00
debuginfo Fix tests/debuginfo/strings-and-strs. 2024-05-20 15:01:59 +10:00
incremental Update tests/incremental/foreign.rs 2024-05-20 11:13:10 -04:00
mir-opt Auto merge of #115105 - cjgillot:dest-prop-default, r=oli-obk 2024-05-30 14:27:46 +00:00
pretty Create const block DefIds in typeck instead of ast lowering 2024-05-28 13:38:43 +00:00
run-make ignore whitespace in ldd tests 2024-05-30 15:28:03 +02:00
run-make-fulldeps
run-pass-valgrind Make more of the test suite run on Mac Catalyst 2024-05-28 12:31:33 +02:00
rustdoc Auto merge of #125599 - camelid:clarify-stability, r=notriddle,GuillaumeGomez 2024-05-27 18:42:42 +00:00
rustdoc-gui
rustdoc-js
rustdoc-js-std
rustdoc-json rustdoc-json: Add test for keywords with --document-private-items 2024-05-24 16:40:20 +00:00
rustdoc-ui non_local_defs: improve exception note for impl and macro_rules! 2024-05-27 23:59:18 +02:00
ui Auto merge of #125378 - lcnr:tracing-no-lines, r=oli-obk 2024-05-30 18:57:48 +00:00
ui-fulldeps Auto merge of #125410 - fmease:adj-lint-diag-api, r=nnethercote 2024-05-27 08:44:12 +00:00
COMPILER_TESTS.md