diff options
| author | Josh Triplett <josh@joshtriplett.org> | 2023-03-11 11:19:25 -0800 |
|---|---|---|
| committer | Josh Triplett <josh@joshtriplett.org> | 2023-03-11 12:47:12 -0800 |
| commit | a2341fbbc2f9b35292473f139d17316a55d9e3d0 (patch) | |
| tree | c8fc198c21ce3cb8849763dff862f5318b5675ab /compiler/rustc_mir_transform/src/coverage/graph.rs | |
| parent | d7948c843de94245c794e8c63dd4301a78bb5ba3 (diff) | |
| download | rust-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
