diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-07-16 16:12:58 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-07-16 16:16:38 +1000 |
| commit | 96b39f1204992368f059b44b56362a91e1e27ef9 (patch) | |
| tree | 465db3151580081a79ca981b793d4027eebf66c5 /library/std/src/sys/pal/unix/stack_overflow.rs | |
| parent | 96cc9c99b29c373db41093dee3170f36dc15543b (diff) | |
| download | rust-96b39f1204992368f059b44b56362a91e1e27ef9.tar.gz rust-96b39f1204992368f059b44b56362a91e1e27ef9.zip | |
Inline and remove `Parser::parse_expr_dot_or_call_with_`.
It only has two call sites, and it extremely similar to `Parser::parse_expr_dot_or_call_with`, in both name and behaviour. The only difference is the latter has an `attrs` argument and an `ensure_sufficient_stack` call. We can pass in an empty `attrs` as necessary, as is already done at some `parse_expr_dot_or_call_with` call sites.
Diffstat (limited to 'library/std/src/sys/pal/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
