about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
diff options
context:
space:
mode:
authorTrevor Gross <tmgross@umich.edu>2024-08-21 17:22:08 -0500
committerTrevor Gross <tmgross@umich.edu>2024-08-21 17:36:05 -0500
commit81c00dde2b15120fd1e492909957feb720e33d0a (patch)
tree33821f042bfc935a28e4f80beee3f9c0e58e565f /compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
parent6b678c57b63b3062fb97130b3617b82657f59c80 (diff)
downloadrust-81c00dde2b15120fd1e492909957feb720e33d0a.tar.gz
rust-81c00dde2b15120fd1e492909957feb720e33d0a.zip
Add `const_cell_into_inner` to `OnceCell`
`Cell` and `RefCell` have their `into_inner` methods const unstable.
`OnceCell` has the same logic, so add it under the same gate.

Tracking issue: https://github.com/rust-lang/rust/issues/78729
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp')
0 files changed, 0 insertions, 0 deletions