about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/mod.rs
diff options
context:
space:
mode:
authorMichael Goulet <michael@errs.io>2023-08-10 21:17:37 -0700
committerGitHub <noreply@github.com>2023-08-10 21:17:37 -0700
commit9546d7140ebfa77f3a569e7411709473a574e4b9 (patch)
treefa5fdcfa132168c7d63cf678aceb0830613b207e /compiler/rustc_mir_transform/src/coverage/mod.rs
parent5da7f36485d00e4ac7e58c98b60bd885ebb28a13 (diff)
parentf1fc871ce6b9e9f3549745043f28b54aa367d662 (diff)
downloadrust-9546d7140ebfa77f3a569e7411709473a574e4b9.tar.gz
rust-9546d7140ebfa77f3a569e7411709473a574e4b9.zip
Rollup merge of #114402 - tifv:tifv-fix-rc-doc, r=cuviper
Fix documentation of impl From<Vec<T>> for Rc<[T]>

The example in the documentation of `impl From<Vec<T>> for <Rc<[T]>` is irrelevant (likely was copied from `impl From<Box<T>> for <Rc<T>`). I suggest taking corresponding example from the documentation of `Arc` and replacing `Arc` with `Rc`.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/mod.rs')
0 files changed, 0 insertions, 0 deletions