about summary refs log tree commit diff
path: root/compiler/rustc_data_structures/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2025-02-21 12:45:24 +0100
committerGitHub <noreply@github.com>2025-02-21 12:45:24 +0100
commit3a04ec8c56a26d9f550b92322076bea489f84d41 (patch)
treea3b8478c8eff30760e29134d353c097a5e05c745 /compiler/rustc_data_structures/src
parent72861ea7e2d238c6d1a4cb901eae77f22242d667 (diff)
parentd4609f8d4298ec3068b7dc957bad1df91031f347 (diff)
downloadrust-3a04ec8c56a26d9f550b92322076bea489f84d41.tar.gz
rust-3a04ec8c56a26d9f550b92322076bea489f84d41.zip
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```
Diffstat (limited to 'compiler/rustc_data_structures/src')
0 files changed, 0 insertions, 0 deletions