Skip to content

Commit 6b0992f

Browse files
wesleywisercuviper
authored andcommitted
Add produces as tidy requires
(cherry picked from commit ae374cf)
1 parent 2ade18a commit 6b0992f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

compiler/rustc_lint_defs/src/builtin.rs

+2
Original file line numberDiff line numberDiff line change
@@ -2928,6 +2928,8 @@ declare_lint! {
29282928
/// }
29292929
/// ```
29302930
///
2931+
/// {{produces}}
2932+
///
29312933
/// ### Explanation
29322934
///
29332935
/// In the 1.77 release, the const evaluation machinery adopted some

0 commit comments

Comments
 (0)