Skip to content

Commit 8995537

Browse files
BoxyUwUfmease
andauthored
Update compiler/rustc_lint_defs/src/builtin.rs
Co-authored-by: León Orell Valerian Liehr <me@fmease.dev>
1 parent d607440 commit 8995537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/rustc_lint_defs/src/builtin.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4989,7 +4989,7 @@ declare_lint! {
49894989
///
49904990
/// ### Example
49914991
///
4992-
/// ```rust,compile_fail"
4992+
/// ```rust,compile_fail
49934993
/// #![feature(supertrait_item_shadowing)]
49944994
/// #![deny(shadowing_supertrait_items)]
49954995
///

0 commit comments

Comments
 (0)