diff options
| author | Arpad Borsos <swatinem@swatinem.de> | 2023-02-05 17:32:52 +0100 |
|---|---|---|
| committer | Arpad Borsos <swatinem@swatinem.de> | 2023-02-07 08:52:15 +0100 |
| commit | 7a7b2e352108e17dc4ac834b02ff59e7f81a2c5d (patch) | |
| tree | 38b5faf44581a74f169d277c637455a7d0449097 /compiler/rustc_parse/src/errors.rs | |
| parent | dffea43fc1102bdfe16d88ed412c23d4f0f08d9d (diff) | |
| download | rust-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
