diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2022-06-03 11:18:27 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-03 11:18:27 +0200 |
| commit | d6f35b3454376183b80f67fbbebebbca20d4e7bc (patch) | |
| tree | 155208948fc06c15c3eb1ad060948a3452eca06f /compiler/rustc_mir_transform/src/coverage/debug.rs | |
| parent | b71ddd68619b417272f77a89b5eab04f6bc64534 (diff) | |
| parent | dadf3bdefff6c38d7f64d7ae4b14fbaca66ab96a (diff) | |
| download | rust-d6f35b3454376183b80f67fbbebebbca20d4e7bc.tar.gz rust-d6f35b3454376183b80f67fbbebebbca20d4e7bc.zip | |
Rollup merge of #97668 - notriddle:notriddle/slice-link, r=jsha
rustdoc: clean up primitive.slice.html links Before: <a href="https://doc.rust-lang.org/stable/std/boxed/struct.Box.html">Box</a><<a href="https://doc.rust-lang.org/stable/std/primitive.slice.html">[</a>T<a href="https://doc.rust-lang.org/stable/std/primitive.slice.html">]</a>> After: <a href="https://doc.rust-lang.org/stable/std/boxed/struct.Box.html">Box</a><<a href="https://doc.rust-lang.org/stable/std/primitive.slice.html">[T]</a>>
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions
