rust/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
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