Skip to content

Commit 5d77f9b

Browse files
committed
tidy!
1 parent 9953a42 commit 5d77f9b

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
@@ -711,7 +711,7 @@ declare_lint! {
711711
}
712712

713713
declare_lint! {
714-
/// The `dangerous_stack_allocation` lint detects stack allocations that
714+
/// The `dangerous_stack_allocation` lint detects stack allocations that
715715
/// are 1 GB or more.
716716
///
717717
/// ### Example

0 commit comments

Comments
 (0)