diff options
Diffstat (limited to 'tests/rustdoc/where.SWhere_Echo_impl.html')
-rw-r--r-- | tests/rustdoc/where.SWhere_Echo_impl.html | 2 |
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 000000000..7517eb090 --- /dev/null +++ b/tests/rustdoc/where.SWhere_Echo_impl.html @@ -0,0 +1,2 @@ +<h3 class="code-header">impl<D> <a class="struct" href="struct.Delta.html" title="struct foo::Delta">Delta</a><D><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 |