Jacob Pratt dbc38eed1d
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.
2025-08-22 22:00:44 -04:00
..
2025-07-19 15:17:04 +00:00
2025-08-02 17:34:59 -04:00
2025-07-09 16:37:11 +00:00
2025-06-25 17:06:49 -07:00
2025-07-28 12:12:40 +02:00
2025-08-01 08:55:50 +03:00