Skip to content

Commit a10d0e9

Browse files
committed
ci: generate pages at b2d0587 [ci skip]
1 parent b2d0587 commit a10d0e9

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/print.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3207,7 +3207,7 @@ <h2 id="移行-7"><a class="header" href="#移行-7">移行</a></h2>
32073207
($x:pat | $y:pat) =&gt; {
32083208
// TODO: implementation
32093209
// TODO: 実装
3210-
}
3210+
}
32113211
}
32123212

32133213
// This macro works in Rust 2018 since `$x:pat` does not match against `|`:

docs/rust-2021/or-patterns-macro-rules.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ <h2 id="移行"><a class="header" href="#移行">移行</a></h2>
254254
($x:pat | $y:pat) =&gt; {
255255
// TODO: implementation
256256
// TODO: 実装
257-
}
257+
}
258258
}
259259

260260
// This macro works in Rust 2018 since `$x:pat` does not match against `|`:

docs/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/searchindex.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)