Files
rust/tests/ui/parser
Matthias Krüger 65618908ef 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
2024-03-19 18:03:52 +01:00
..
2023-05-05 21:44:48 +02:00
2023-05-05 21:44:48 +02:00
2023-06-10 14:46:11 -04:00
2023-06-10 14:46:11 -04:00
2023-01-26 10:52:57 +08:00
2023-05-05 11:17:14 -04:00
2023-10-04 01:35:07 +00:00
2023-10-04 01:35:07 +00:00
2024-02-07 10:42:01 +08:00
2023-01-19 02:25:55 +00:00