about summary refs log tree commit diff
path: root/tests/rustdoc/where.SWhere_Echo_impl.html
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume.gomez@huawei.com>2023-06-22 17:39:23 +0200
committerGuillaume Gomez <guillaume.gomez@huawei.com>2023-06-22 17:39:23 +0200
commitb858a4745caacc1bab3e2d50f38add451030941f (patch)
tree7d68c3a122e54238a5c814d4e0a67dc0407f12d6 /tests/rustdoc/where.SWhere_Echo_impl.html
parent9202caaec536bf299f055f4915369aafda5e742e (diff)
downloadrust-b858a4745caacc1bab3e2d50f38add451030941f.tar.gz
rust-b858a4745caacc1bab3e2d50f38add451030941f.zip
Update existing snapshot and add more snapshots of where clause indentation
Diffstat (limited to 'tests/rustdoc/where.SWhere_Echo_impl.html')
-rw-r--r--tests/rustdoc/where.SWhere_Echo_impl.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/rustdoc/where.SWhere_Echo_impl.html b/tests/rustdoc/where.SWhere_Echo_impl.html
new file mode 100644
index 00000000000..7517eb090f4
--- /dev/null
+++ b/tests/rustdoc/where.SWhere_Echo_impl.html
@@ -0,0 +1,2 @@
+<h3 class="code-header">impl&lt;D&gt; <a class="struct" href="struct.Delta.html" title="struct foo::Delta">Delta</a>&lt;D&gt;<span class="where fmt-newline">where
+    D: <a class="trait" href="trait.MyTrait.html" title="trait foo::MyTrait">MyTrait</a>,</span></h3>
\ No newline at end of file