mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-27 01:04:03 +00:00
update lint_configuration.md
This commit is contained in:
parent
c8c7a3c79c
commit
6ad7c6f4e6
@ -343,7 +343,9 @@ The maximum allowed stack size for functions in bytes
|
||||
|
||||
**Default Value:** `512000` (`u64`)
|
||||
|
||||
* [large_stack_frames](https://rust-lang.github.io/rust-clippy/master/index.html#large_stack_frames)
|
||||
---
|
||||
**Affected lints:**
|
||||
* [`large_stack_frames`](https://rust-lang.github.io/rust-clippy/master/index.html#large_stack_frames)
|
||||
|
||||
|
||||
## `vec-box-size-threshold`
|
||||
|
Loading…
Reference in New Issue
Block a user