We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8c7a3c commit 6ad7c6fCopy full SHA for 6ad7c6f
book/src/lint_configuration.md
@@ -343,7 +343,9 @@ The maximum allowed stack size for functions in bytes
343
344
**Default Value:** `512000` (`u64`)
345
346
-* [large_stack_frames](https://rust-lang.github.io/rust-clippy/master/index.html#large_stack_frames)
+---
347
+**Affected lints:**
348
+* [`large_stack_frames`](https://rust-lang.github.io/rust-clippy/master/index.html#large_stack_frames)
349
350
351
## `vec-box-size-threshold`
0 commit comments