mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-15 01:17:16 +00:00
01646457a9
Instead of just saying “this function's stack frame is big”, report: * the (presumed) size of the frame * the size and type of the largest local contributing to that size * the configurable limit that was exceeded (once) |
||
---|---|---|
.. | ||
clippy.toml | ||
large_stack_frames.rs | ||
large_stack_frames.stderr |