Rollup merge of #133872 - compiler-errors:simplify-gat-check, r=oli-obk

No need to create placeholders for GAT args in confirm_object_candidate

We no longer need this logic to add placeholders for GAT args since with the removal of the `gat_extended` feature gate (https://github.com/rust-lang/rust/pull/133768) we no longer allow GATs in dyn trait anyways.

r? oli-obk
This commit is contained in:
León Orell Valerian Liehr 2024-12-05 07:29:57 +01:00 committed by GitHub
commit ec0b28428d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

Diff content is not available