Files
rust/compiler/rustc_trait_selection/src
Matthias Krüger 76d0b794cb Rollup merge of #116452 - cjgillot:noassert-erased, r=oli-obk
Do not assert that hidden types don't have erased regions.

cc https://github.com/rust-lang/rust/issues/116306

`args` can have erased regions.
In the linked issue, this is reached by computing whether a large type is `Freeze` to compute its ABI.

I do not have a minimized test to include.
2023-10-05 19:24:35 +02:00
..
2023-09-29 11:34:50 +02:00
2023-08-02 15:38:00 +00:00
2023-06-14 09:28:56 +02:00