about summary refs log tree commit diff
path: root/compiler/rustc_parse/src
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2025-08-22 22:00:44 -0400
committerGitHub <noreply@github.com>2025-08-22 22:00:44 -0400
commitdbc38eed1dc7fba0a6c3d6c3edc4ec1f8fa88099 (patch)
treebf585068c5f5726305731a6740becefdb298f38f /compiler/rustc_parse/src
parent6545b056388a727c2ac4a4e70fb01d60a11398b1 (diff)
parent792ec3bdd42800bfbf16ee1d570efc398bf30f30 (diff)
downloadrust-dbc38eed1dc7fba0a6c3d6c3edc4ec1f8fa88099.tar.gz
rust-dbc38eed1dc7fba0a6c3d6c3edc4ec1f8fa88099.zip
Rollup merge of #132087 - ijchen:issue-131770-fix, r=dtolnay
Fix overly restrictive lifetime in `core::panic::Location::file` return type

Fixes #131770 by relaxing the lifetime to match what's stored in the struct. See that issue for more details and discussion.

Since this is a breaking change, I think a crater run is in order. Since this change should only have an effect at compile-time, I think just a check run is sufficient.
Diffstat (limited to 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions