about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/counters.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-03-19 18:03:52 +0100
committerGitHub <noreply@github.com>2024-03-19 18:03:52 +0100
commit65618908efaf11c375c7d6859757ca1425208c39 (patch)
treee93c2856b7728ee9d6a5d0e364e3d202f9462dee /compiler/rustc_mir_transform/src/coverage/counters.rs
parentea7ea2df86533dd8cb8561b69f5142d650a23539 (diff)
parentcdeb170fc21dc9099c2a79ea8c36be58a7b405f4 (diff)
downloadrust-65618908efaf11c375c7d6859757ca1425208c39.tar.gz
rust-65618908efaf11c375c7d6859757ca1425208c39.zip
Rollup merge of #122717 - workingjubilee:handle-call-call-call-call-calling-me-maybe, r=compiler-errors
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.

Closes https://github.com/rust-lang/rust/issues/122715
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/counters.rs')
0 files changed, 0 insertions, 0 deletions