We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5106b6 commit c972033Copy full SHA for c972033
util/gh-pages/index_template.html
@@ -175,7 +175,7 @@ <h2 class="panel-title"> {# #}
175
</div>
176
{# Clippy version #}
177
<div class="lint-additional-info-item"> {# #}
178
- <span>{% if lint.group == "deprecated" %}Deprecated{% else %} Added{% endif %} in: </span> {# #}
+ <span>{% if lint.group == "deprecated" %}Deprecated{% else %} Added{% endif +%} in: </span> {# #}
179
<span class="label label-default label-version">{{lint.version}}</span> {# #}
180
181
{# Open related issues #}
0 commit comments