about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorUrgau <3616612+Urgau@users.noreply.github.com>2024-10-16 12:03:41 +0200
committerGitHub <noreply@github.com>2024-10-16 12:03:41 +0200
commitf7af3aa7dcef25ed66cc3b290df6e52dc4a3595d (patch)
treeab339e3f38f43d5fec8bc0f7f0b320371c68159c /compiler/rustc_codegen_llvm/src
parent9c7d57954c6a35cebd24c02351c7153ef6238521 (diff)
parent373142aaa1e64f8a1e9071deaf0675c181ca3b47 (diff)
downloadrust-f7af3aa7dcef25ed66cc3b290df6e52dc4a3595d.tar.gz
rust-f7af3aa7dcef25ed66cc3b290df6e52dc4a3595d.zip
Rollup merge of #131712 - tgross35:const-lazy_cell_into_inner, r=joboet
Mark the unstable LazyCell::into_inner const

Other cell `into_inner` functions are const and there shouldn't be any problem here. Make the unstable `LazyCell::into_inner` const under the same gate as its stability (`lazy_cell_into_inner`).

Tracking issue: https://github.com/rust-lang/rust/issues/125623
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions