about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-01-27 15:02:44 +0000
committerbors <bors@rust-lang.org>2023-01-27 15:02:44 +0000
commit7919ef0ec5776c72dace7fec1c68551a617505ad (patch)
treee02489879e2313e74fdf466b6d48034f1631807f /compiler/rustc_parse/src/errors.rs
parent6874f4e3fc2a16be7c78e702d068bbc1daa90e16 (diff)
parentdc1216bc0660c2d76535a68a53ff37462c5b1cb0 (diff)
downloadrust-7919ef0ec5776c72dace7fec1c68551a617505ad.tar.gz
rust-7919ef0ec5776c72dace7fec1c68551a617505ad.zip
Auto merge of #107055 - kylematsuda:eb-fn-sig, r=lcnr
Switch to `EarlyBinder` for `fn_sig` query

Part of the work to finish #105779 (also see https://github.com/rust-lang/types-team/issues/78).

Several queries `X` have a `bound_X` variant that wraps the output in [`EarlyBinder`](https://doc.rust-lang.org/nightly/nightly-rustc/rustc_middle/ty/subst/struct.EarlyBinder.html). This adds `EarlyBinder` to the return type of the `fn_sig` query and removes `bound_fn_sig`.

r? `@lcnr`
Diffstat (limited to 'compiler/rustc_parse/src/errors.rs')
0 files changed, 0 insertions, 0 deletions