about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/parser-errors.js
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-05-31 07:07:02 +0200
committerGitHub <noreply@github.com>2023-05-31 07:07:02 +0200
commit88160ab94cfbb15447d4c5715dd84552173ac330 (patch)
tree3b3283cc9cd3a52dabe378b5771e0149f4452589 /tests/rustdoc-js-std/parser-errors.js
parent183a31be859c36e94df9cc881a0356f1d559ddbf (diff)
parent374f5a8091f5dadff364cda8b19f8806e268e984 (diff)
downloadrust-88160ab94cfbb15447d4c5715dd84552173ac330.tar.gz
rust-88160ab94cfbb15447d4c5715dd84552173ac330.zip
Rollup merge of #112096 - workingjubilee:array-unzip, r=scottmcm
Remove array_zip

`[T; N]::zip` is "eager" but most zips are mapped. This causes poor optimization in generated code. This is a fundamental design issue and "zip" is "prime real estate" in terms of function names, so let's free it up again.

- FCP concluded in https://github.com/rust-lang/rust/issues/80094#issuecomment-1468300057
- Closes https://github.com/rust-lang/rust/issues/80094
- Closes https://github.com/rust-lang/rust/issues/103555

Could use review to make sure we aren't losing any essential codegen tests.
r? `@scottmcm`
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions