Skip to content

Commit de9e78f

Browse files
committed
tidy!
1 parent 639ac16 commit de9e78f

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
@@ -713,7 +713,7 @@ declare_lint! {
713713
}
714714

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

0 commit comments

Comments
 (0)