about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/debug.rs
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-06-03 11:18:27 +0200
committerGitHub <noreply@github.com>2022-06-03 11:18:27 +0200
commitd6f35b3454376183b80f67fbbebebbca20d4e7bc (patch)
tree155208948fc06c15c3eb1ad060948a3452eca06f /compiler/rustc_mir_transform/src/coverage/debug.rs
parentb71ddd68619b417272f77a89b5eab04f6bc64534 (diff)
parentdadf3bdefff6c38d7f64d7ae4b14fbaca66ab96a (diff)
downloadrust-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>&lt;<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>&gt;

After: <a href="https://doc.rust-lang.org/stable/std/boxed/struct.Box.html">Box</a>&lt;<a href="https://doc.rust-lang.org/stable/std/primitive.slice.html">[T]</a>&gt;
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions