rust/compiler/rustc_trait_selection/src
bors 4b6749b21e Auto merge of #113406 - matthiaskrgr:rollup-0rprs5k, r=matthiaskrgr
Rollup of 4 pull requests

Successful merges:

 - #112295 (Fix the tests-listing-format-json test on Windows)
 - #113246 (fix compiletest crash)
 - #113395 (Dont ICE for `dyn* Trait: Trait` (built-in object) goals during selection in new trait solver)
 - #113402 (Diagnose unsorted CGUs.)

r? `@ghost`
`@rustbot` modify labels: rollup
2023-07-06 10:29:49 +00:00
..
solve Auto merge of #113406 - matthiaskrgr:rollup-0rprs5k, r=matthiaskrgr 2023-07-06 10:29:49 +00:00
traits Move TyCtxt::mk_x to Ty::new_x where applicable 2023-07-05 20:27:07 +01:00
errors.rs IAT: Introduce AliasKind::Inherent 2023-05-04 16:59:10 +02:00
infer.rs Fallible<_> -> Result<_, NoSolution> 2023-05-25 17:29:22 +00:00
lib.rs remove hash_drain_filter feature uses 2023-06-14 09:28:56 +02:00