about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorTrevor Gross <tmgross@umich.edu>2024-10-14 17:15:53 -0400
committerTrevor Gross <tmgross@umich.edu>2024-10-14 17:16:01 -0400
commit373142aaa1e64f8a1e9071deaf0675c181ca3b47 (patch)
tree962e00b7ad6270c0be55306dadfa12272643bb45 /compiler/rustc_codegen_llvm/src/errors.rs
parent9322d183f45e0fd5a509820874cc5ff27744a479 (diff)
downloadrust-373142aaa1e64f8a1e9071deaf0675c181ca3b47.tar.gz
rust-373142aaa1e64f8a1e9071deaf0675c181ca3b47.zip
Mark LazyCell::into_inner unstably 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/errors.rs')
0 files changed, 0 insertions, 0 deletions