Skip to content

Commit 9af22f0

Browse files
author
GHA CI
committed
Automatic deploy to GitHub Pages: 4e15201
1 parent b884286 commit 9af22f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

master/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15510,7 +15510,7 @@ <h3>Example</h3>
1551015510
second_string: String,
1551115511
}
1551215512
</code></pre>
15513-
</div><div class="lint-additional-info"><div>Applicability: <span class="label applicability">MaybeIncorrect</span><a href="https://doc.rust-lang.org/nightly/nightly-rustc/rustc_lint_defs/enum.Applicability.html#variants">(?)</a></div><div>Added in: <span class="label label-version">1.41.0</span></div><a href="https://github.com/rust-lang/rust-clippy/issues?q=is%3Aissue+tabs_in_doc_comments">Related Issues</a><a href="https://github.com/rust-lang/rust-clippy/blob/master/clippy_lints/src/tabs_in_doc_comments.rs#L8">View Source</a></div></div></article><article id="temporary_assignment"><input id="label-temporary_assignment" type="checkbox"><label for="label-temporary_assignment"><h2 class="lint-title"><div class="panel-title-name" id="lint-temporary_assignment">temporary_assignment
15513+
</div><div class="lint-additional-info"><div>Applicability: <span class="label applicability">MaybeIncorrect</span><a href="https://doc.rust-lang.org/nightly/nightly-rustc/rustc_lint_defs/enum.Applicability.html#variants">(?)</a></div><div>Added in: <span class="label label-version">1.41.0</span></div><a href="https://github.com/rust-lang/rust-clippy/issues?q=is%3Aissue+tabs_in_doc_comments">Related Issues</a><a href="https://github.com/rust-lang/rust-clippy/blob/master/clippy_lints/src/tabs_in_doc_comments.rs#L10">View Source</a></div></div></article><article id="temporary_assignment"><input id="label-temporary_assignment" type="checkbox"><label for="label-temporary_assignment"><h2 class="lint-title"><div class="panel-title-name" id="lint-temporary_assignment">temporary_assignment
1551415514
<a href="#temporary_assignment" class="anchor label">&para;</a> <a href="" class="copy-to-clipboard anchor label">&#128203;</a></div><span class="label lint-group group-complexity">complexity</span> <span class="label lint-level level-warn">warn</span> <span class="label doc-folding"></span></h2></label><div class="lint-docs"><div class="lint-doc-md"><h3>What it does</h3>
1551515515
<p>Checks for construction of a structure or tuple just to
1551615516
assign a value in it.</p>

0 commit comments

Comments
 (0)