mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-30 10:45:18 +00:00
ec2f2d5e47
[`large_stack_arrays`]: check array initializer expressions Fixes #10741. Prior to this PR, the lint only checked array repeat expressions (ie. `[T; n]`). Now it also checks array initializer expressions. changelog: [`large_stack_arrays`]: check array initializer expressions |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |