summaryrefslogtreecommitdiff
path: root/tests/rustdoc-js-std/parser-errors.js
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2023-05-08 11:39:20 +0530
committerGitHub <noreply@github.com>2023-05-08 11:39:20 +0530
commit71a1ac2c9aabac5435036021374dc231c99e0a90 (patch)
treec28c2362fbc5d0b47bcd7c3e8c03af86c767b6d9 /tests/rustdoc-js-std/parser-errors.js
parent04c53444dff325a0a3a4cb88cb952fbf341861ec (diff)
parentd27f40175fb7221bc5fa4c19ff75e211947222e8 (diff)
downloadrust-71a1ac2c9aabac5435036021374dc231c99e0a90.tar.gz
Rollup merge of #110297 - kylematsuda:earlybinder_tcx_subst, r=BoxyUwU
Make `(try_)subst_and_normalize_erasing_regions` take `EarlyBinder` Changes `subst_and_normalize_erasing_regions` and `try_subst_and_normalize_erasing_regions` to take `EarlyBinder<T>` instead of `T`. (related to #105779) This was suggested by `@BoxyUwU` in https://github.com/rust-lang/rust/pull/107753#discussion_r1105828139. After changing `type_of` to return `EarlyBinder`, there were several places where the binder was immediately skipped to call `tcx.subst_and_normalize_erasing_regions`, only for the binder to be reconstructed inside of that method. r? `@BoxyUwU`
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions