diff options
Diffstat (limited to 'tests/rustdoc/slice-links.link_slice_generic.html')
-rw-r--r-- | tests/rustdoc/slice-links.link_slice_generic.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/rustdoc/slice-links.link_slice_generic.html b/tests/rustdoc/slice-links.link_slice_generic.html new file mode 100644 index 000000000..1d0f2bf75 --- /dev/null +++ b/tests/rustdoc/slice-links.link_slice_generic.html @@ -0,0 +1 @@ +<code>pub fn beta<T>() -> &'static <a class="primitive" href="{{channel}}/core/primitive.slice.html">[T]</a></code>
\ No newline at end of file |