Skip to content

Commit 7c43f2a

Browse files
author
Document updater
committed
Automated docs update
1 parent 7021a90 commit 7c43f2a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/drop-flags.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ <h1><a class="header" href="#ドロップフラグ" id="ドロップフラグ">
240240
<!--
241241
However code like this *requires* runtime information to correctly Drop:
242242
-->
243-
<p>しかしながら以下のようなコードでは、正しくドロップするために実行時に情報が必要となります</p>
243+
<p>しかしながら以下のようなコードでは、正しくドロップするために実行時の情報が必要となります</p>
244244
<pre><pre class="playpen"><code class="language-rust">
245245
<span class="boring">#![allow(unused_variables)]
246246
</span><span class="boring">fn main() {

docs/print.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3861,7 +3861,7 @@ <h1><a class="header" href="#ドロップフラグ" id="ドロップフラグ">
38613861
<!--
38623862
However code like this *requires* runtime information to correctly Drop:
38633863
-->
3864-
<p>しかしながら以下のようなコードでは、正しくドロップするために実行時に情報が必要となります</p>
3864+
<p>しかしながら以下のようなコードでは、正しくドロップするために実行時の情報が必要となります</p>
38653865
<pre><pre class="playpen"><code class="language-rust">
38663866
<span class="boring">#![allow(unused_variables)]
38673867
</span><span class="boring">fn main() {

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)