about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/tools/generate_intrinsics.py
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-06-20 00:11:57 +0000
committerbors <bors@rust-lang.org>2023-06-20 00:11:57 +0000
commit14803bda0efc94b6c9a90048d868104c1ddf0685 (patch)
treeb7e8c2636277078ec63871518c1d58a24ce56ae4 /compiler/rustc_codegen_gcc/tools/generate_intrinsics.py
parentfe7454bf439c93cbe9ac8a8f7fcfacd5a40244c2 (diff)
parent53003cdd86592f8a9844eef5060699e981dacf07 (diff)
downloadrust-14803bda0efc94b6c9a90048d868104c1ddf0685.tar.gz
rust-14803bda0efc94b6c9a90048d868104c1ddf0685.zip
Auto merge of #111849 - eholk:uniquearc, r=Mark-Simulacrum
Add `alloc::rc::UniqueRc`

This PR implements `UniqueRc` as described in https://github.com/rust-lang/libs-team/issues/90.

I've tried to stick to the API proposed there, incorporating the feedback from the ACP review. For now I've just implemented `UniqueRc`, but we'll want `UniqueArc` as well. I wanted to get feedback on this implementation first since the `UniqueArc` version should be mostly a copy/paste/rename job.
Diffstat (limited to 'compiler/rustc_codegen_gcc/tools/generate_intrinsics.py')
0 files changed, 0 insertions, 0 deletions