rust-clippy/tests/ui-toml/large_stack_frames
Kevin Reid 01646457a9 large_stack_frames: print total size and largest component.
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)
2024-03-28 11:00:42 -07:00
..
clippy.toml Merge commit '7671c283a50b5d1168841f3014b14000f01dd204' into clippyup 2023-09-25 11:28:58 +02:00
large_stack_frames.rs large_stack_frames: print total size and largest component. 2024-03-28 11:00:42 -07:00
large_stack_frames.stderr large_stack_frames: print total size and largest component. 2024-03-28 11:00:42 -07:00