diff options
| author | Jubilee Young <workingjubilee@gmail.com> | 2024-03-18 18:35:49 -0700 |
|---|---|---|
| committer | Jubilee Young <workingjubilee@gmail.com> | 2024-03-18 21:35:18 -0700 |
| commit | cdeb170fc21dc9099c2a79ea8c36be58a7b405f4 (patch) | |
| tree | 03ae3aaa611e0f7783fd4f9497f71cbad69d8d64 /compiler/rustc_mir_transform/src/coverage/counters.rs | |
| parent | 3c85e56249b0b1942339a6a989a971bf6f1c9e0f (diff) | |
| download | rust-cdeb170fc21dc9099c2a79ea8c36be58a7b405f4.tar.gz rust-cdeb170fc21dc9099c2a79ea8c36be58a7b405f4.zip | |
Ensure stack before parsing dot-or-call
There are many cases where, due to codegen or a massively unruly codebase, a deeply nested call(call(call(call(call(call(call(call(call(f()))))))))) can happen. This is a spot where it would be good to grow our stack, so that we can survive to tell the programmer their code is dubiously written.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/counters.rs')
0 files changed, 0 insertions, 0 deletions
