about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/graph.rs
diff options
context:
space:
mode:
authorJosh Triplett <josh@joshtriplett.org>2023-03-11 11:19:25 -0800
committerJosh Triplett <josh@joshtriplett.org>2023-03-11 12:47:12 -0800
commita2341fbbc2f9b35292473f139d17316a55d9e3d0 (patch)
treec8fc198c21ce3cb8849763dff862f5318b5675ab /compiler/rustc_mir_transform/src/coverage/graph.rs
parentd7948c843de94245c794e8c63dd4301a78bb5ba3 (diff)
downloadrust-a2341fbbc2f9b35292473f139d17316a55d9e3d0.tar.gz
rust-a2341fbbc2f9b35292473f139d17316a55d9e3d0.zip
Introduce `Rc::into_inner`, as a parallel to `Arc::into_inner`
Unlike `Arc`, `Rc` doesn't have the same race condition to avoid, but
maintaining an equivalent API still makes it easier to work with both
`Rc` and `Arc`.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/graph.rs')
0 files changed, 0 insertions, 0 deletions