about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/errors.rs
diff options
context:
space:
mode:
authorArpad Borsos <swatinem@swatinem.de>2023-02-05 17:32:52 +0100
committerArpad Borsos <swatinem@swatinem.de>2023-02-07 08:52:15 +0100
commit7a7b2e352108e17dc4ac834b02ff59e7f81a2c5d (patch)
tree38b5faf44581a74f169d277c637455a7d0449097 /compiler/rustc_parse/src/errors.rs
parentdffea43fc1102bdfe16d88ed412c23d4f0f08d9d (diff)
downloadrust-7a7b2e352108e17dc4ac834b02ff59e7f81a2c5d.tar.gz
rust-7a7b2e352108e17dc4ac834b02ff59e7f81a2c5d.zip
Add test for Future inflating arg size to 3x
This adds one more test that should track improvements to generator
layout, like #62958 and #62575.

In particular, this test highlights suboptimal layout, as the storage
for the argument future is not being reused across its usage as `upvar`,
`local` and `awaitee` (being polled to completion).
Diffstat (limited to 'compiler/rustc_parse/src/errors.rs')
0 files changed, 0 insertions, 0 deletions