diff options
| author | Trevor Gross <tmgross@umich.edu> | 2024-12-17 23:59:38 +0000 |
|---|---|---|
| committer | Trevor Gross <tmgross@umich.edu> | 2025-04-03 19:20:59 +0000 |
| commit | ac34a6fcd5229f1308e74c8a84a38dc4a27cee4b (patch) | |
| tree | 4db3d89196c16a869df4c1f6a2fed36138abe16b /compiler/rustc_codegen_llvm/src/llvm_util.rs | |
| parent | 82eb03ec6220ee435e0e07fdaf3f0a68a79aab17 (diff) | |
| download | rust-ac34a6fcd5229f1308e74c8a84a38dc4a27cee4b.tar.gz rust-ac34a6fcd5229f1308e74c8a84a38dc4a27cee4b.zip | |
Stabilize the `cell_update` feature
Included API:
impl<T: Copy> Cell<T> {
pub fn update(&self, f: impl FnOnce(T) -> T);
}
Closes: https://github.com/rust-lang/rust/issues/50186
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions
