about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/graph.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-03-12 20:44:50 +0100
committerGitHub <noreply@github.com>2023-03-12 20:44:50 +0100
commitb28775cdcb718f9b3455b7661b3a7ae3f63f6511 (patch)
tree20f616e79d75af18b80458fb922cdec26875577e /compiler/rustc_mir_transform/src/coverage/graph.rs
parentafe257554c30693f545c50fd864b137023deb76a (diff)
parent992957efa9a4f12641ffb229e3b57c7088d140eb (diff)
downloadrust-b28775cdcb718f9b3455b7661b3a7ae3f63f6511.tar.gz
rust-b28775cdcb718f9b3455b7661b3a7ae3f63f6511.zip
Rollup merge of #109026 - joshtriplett:rc-into-inner, r=dtolnay
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