Files
rust/compiler
Matthias Krüger 3a04ec8c56 Rollup merge of #137302 - compiler-errors:stray-drop-regions, r=matthewjasper
Use a probe to avoid registering stray region obligations when re-checking drops in MIR typeck

Fixes #137288.

See the comment I left on the probe. I'm not totally sure why this depends on *both* an unconstrained type parameter in the impl and a type error for the self type, but I think the fix is at least theoretically well motivated.

r? ```@matthewjasper```
2025-02-21 12:45:24 +01:00
..
2025-02-08 22:12:13 +00:00
2025-02-20 13:41:24 -06:00
2025-02-08 22:12:13 +00:00
2025-02-19 03:58:31 +00:00
2025-02-08 22:12:13 +00:00
2025-02-08 22:12:13 +00:00
2025-02-20 17:55:31 +00:00
2025-01-07 14:30:02 +02:00
2025-02-08 22:12:13 +00:00
2025-02-19 03:58:31 +00:00
2025-02-17 11:33:07 +00:00