rust/compiler
Matthias Krüger e2ea213874
Rollup merge of #143234 - GuillaumeGomez:ice-143128, r=oli-obk
Replace `ItemCtxt::report_placeholder_type_error` match with a call to `TyCtxt::def_descr`

Fixes rust-lang/rust#143128.

We could likely use `tcx.def_descr` in more places (and therefore remove more `descr` methods). If it's something that we want to do, I can send a follow-up.

r? `@oli-obk`
2025-07-01 04:25:36 +02:00
..
2025-06-28 23:36:46 +00:00
2025-06-30 20:36:16 +02:00
2025-06-28 20:48:58 +00:00