diff options
| author | Urgau <3616612+Urgau@users.noreply.github.com> | 2024-10-16 12:03:41 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-16 12:03:41 +0200 |
| commit | f7af3aa7dcef25ed66cc3b290df6e52dc4a3595d (patch) | |
| tree | ab339e3f38f43d5fec8bc0f7f0b320371c68159c /compiler/rustc_codegen_llvm/src | |
| parent | 9c7d57954c6a35cebd24c02351c7153ef6238521 (diff) | |
| parent | 373142aaa1e64f8a1e9071deaf0675c181ca3b47 (diff) | |
| download | rust-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
