rust/src/test
bors 32da230588 Auto merge of #105531 - matthiaskrgr:rollup-7y7zbgl, r=matthiaskrgr
Rollup of 6 pull requests

Successful merges:

 - #104460 (Migrate parts of `rustc_expand` to session diagnostics)
 - #105192 (Point at LHS on binop type err if relevant)
 - #105234 (Remove unneeded field from `SwitchTargets`)
 - #105239 (Avoid heap allocation when truncating thread names)
 - #105410 (Consider `parent_count` for const param defaults)
 - #105482 (Fix invalid codegen during debuginfo lowering)

Failed merges:

 - #105411 (Introduce `with_forced_trimmed_paths`)

r? `@ghost`
`@rustbot` modify labels: rollup
2022-12-10 16:37:36 +00:00
..
assembly
auxiliary
codegen Auto merge of #105531 - matthiaskrgr:rollup-7y7zbgl, r=matthiaskrgr 2022-12-10 16:37:36 +00:00
codegen-units
debuginfo
incremental
mir-opt Remove unneeded field from SwitchTargets 2022-12-09 04:53:10 -08:00
pretty
run-make Rollup merge of #105385 - uweigand:s390x-test-lld, r=Mark-Simulacrum 2022-12-09 22:31:56 +01:00
run-make-fulldeps Use Symbol for the crate name instead of String/str 2022-12-07 20:30:02 +00:00
run-pass-valgrind
rustdoc Update rustdoc test to check its error output 2022-12-08 14:08:58 +01:00
rustdoc-gui rustdoc: make stability badge CSS more consistent 2022-12-09 10:54:44 -07:00
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui Migrate parts of rustc_expand to session diagnostics 2022-12-10 11:02:41 +01:00
ui Rollup merge of #105482 - wesleywiser:fix_debuginfo_ub, r=tmiasko 2022-12-10 15:01:45 +01:00
ui-fulldeps
COMPILER_TESTS.md