rust/compiler/rustc_trait_selection/src
bors c3c5a5c5f7 Auto merge of #113922 - matthiaskrgr:rollup-90cj2vv, r=matthiaskrgr
Rollup of 4 pull requests

Successful merges:

 - #113887 (new solver: add a separate cache for coherence)
 - #113910 (Add FnPtr ty to SMIR)
 - #113913 (error/E0691: include alignment in error message)
 - #113914 (rustc_target: drop duplicate code)

r? `@ghost`
`@rustbot` modify labels: rollup
2023-07-21 16:52:21 +00:00
..
solve Auto merge of #113922 - matthiaskrgr:rollup-90cj2vv, r=matthiaskrgr 2023-07-21 16:52:21 +00:00
traits Track ABI info. in NaiveLayout, and use it for PointerLike checks 2023-07-21 03:31:46 +02:00
errors.rs IAT: Introduce AliasKind::Inherent 2023-05-04 16:59:10 +02:00
infer.rs allow opaques to be defined by trait queries 2023-07-14 12:35:33 +00:00
lib.rs remove hash_drain_filter feature uses 2023-06-14 09:28:56 +02:00