about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-08-22 08:17:23 +0200
committerGitHub <noreply@github.com>2024-08-22 08:17:23 +0200
commit8b3ca7918c162c18d667d2b6d2c2617dfb9ad8b2 (patch)
treead9809db279e1bbbcc26b2113a60b9ac4abb5148 /compiler/rustc_pattern_analysis/src
parentd24e6b7e61f5448acfc4e4d437c7c0f820be0589 (diff)
parentca7c55f0502f1e25bfaf9191bd7e145645eb3d03 (diff)
downloadrust-8b3ca7918c162c18d667d2b6d2c2617dfb9ad8b2.tar.gz
rust-8b3ca7918c162c18d667d2b6d2c2617dfb9ad8b2.zip
Rollup merge of #129388 - cjgillot:region-def-id, r=compiler-errors
Do not rely on names to find lifetimes.

For some reason, we were trying to find the lifetime parameter from its name, instead of using the def_id we have.

This PR uses it instead. This changes some ui tests, I think to be more sensible.
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions