Skip to content

Commit 575a02e

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

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
@@ -4947,7 +4947,7 @@ declare_lint! {
49474947
///
49484948
/// ### Example
49494949
///
4950-
/// ```rust,compile_fail"
4950+
/// ```rust,compile_fail
49514951
/// #![feature(supertrait_item_shadowing)]
49524952
/// #![deny(shadowing_supertrait_items)]
49534953
///

0 commit comments

Comments
 (0)