diff options
| author | Michael Howell <michael@notriddle.com> | 2022-06-18 10:35:19 -0700 |
|---|---|---|
| committer | Michael Howell <michael@notriddle.com> | 2022-06-18 10:35:19 -0700 |
| commit | b068e6aeb75c0991927fb5751ce81e3ac2d46aec (patch) | |
| tree | 487fe474b6f0ebfe349a55610278dcf824f57eff /src/test/rustdoc/tuples.link_unit.html | |
| parent | 3a37c95e900590eb68d80124c118c2ea788fc269 (diff) | |
Add test cases for tuples with links
Diffstat (limited to 'src/test/rustdoc/tuples.link_unit.html')
| -rw-r--r-- | src/test/rustdoc/tuples.link_unit.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/rustdoc/tuples.link_unit.html b/src/test/rustdoc/tuples.link_unit.html new file mode 100644 index 00000000000..839990e1587 --- /dev/null +++ b/src/test/rustdoc/tuples.link_unit.html @@ -0,0 +1 @@ +<code>pub fn tuple0(x: <a class="primitive" href="{{channel}}/std/primitive.unit.html">()</a>)</code> \ No newline at end of file |
