about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-12-19 08:33:20 +0000
committerbors <bors@rust-lang.org>2024-12-19 08:33:20 +0000
commita4079b29bb097be91b5c57d1ef7820628798e0d7 (patch)
tree23627b9bd21fa71cd753dbf9e170c7706ec91fcb /compiler/rustc_codegen_gcc
parentbab18a542d95b5c76620d0a0d383d7ab683cc1b7 (diff)
parent4d5aaa0f30534943847c84eaf7baffa7fbb9cfe6 (diff)
downloadrust-a4079b29bb097be91b5c57d1ef7820628798e0d7.tar.gz
rust-a4079b29bb097be91b5c57d1ef7820628798e0d7.zip
Auto merge of #133961 - lcnr:borrowck-cleanup, r=jackh726
cleanup region handling: add `LateParamRegionKind`

The second commit is to enable a split between `BoundRegionKind` and `LateParamRegionKind`, by avoiding `BoundRegionKind` where it isn't necessary.

The third comment then adds `LateParamRegionKind` to avoid having the same late-param region for separate bound regions. This fixes #124021.

r? `@compiler-errors`
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions