about summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/src
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-06-27 22:13:06 +0200
committerGitHub <noreply@github.com>2025-06-27 22:13:06 +0200
commit088f6ab1c5127b5272056c0b27ee1fe06a943a57 (patch)
tree694929bc3e645c7cfdbd95240f20ae1d890a6191 /compiler/rustc_codegen_ssa/src
parent2d59c4e0fe7c012e59a985f7313ce1c5ec6e0e47 (diff)
parentd0fa0260ca410b5691a03237e7336bb09c135230 (diff)
downloadrust-088f6ab1c5127b5272056c0b27ee1fe06a943a57.tar.gz
rust-088f6ab1c5127b5272056c0b27ee1fe06a943a57.zip
Rollup merge of #143092 - RalfJung:const-check-lifetime-ext, r=oli-obk
const checks for lifetime-extended temporaries: avoid 'top-level scope' terminology

This error recently got changed in https://github.com/rust-lang/rust/pull/140942 to use the terminology of "top-level scope", but after further discussion in https://github.com/rust-lang/reference/pull/1865 it seems the reference will not be using that terminology after all. So let's also remove it from the compiler again, and let's focus on what actually happens with these temporaries: their lifetime is extended until the end of the program.

r? ``@oli-obk`` ``@traviscross``
Diffstat (limited to 'compiler/rustc_codegen_ssa/src')
0 files changed, 0 insertions, 0 deletions