about summary refs log tree commit diff
path: root/compiler/rustc_errors/src/lib.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-03-23 01:26:59 +0000
committerbors <bors@rust-lang.org>2023-03-23 01:26:59 +0000
commit1c771fec3329ef1d8c66697daf9517501d0c129a (patch)
tree55e8a9f79e5a7e4c59d469eb7580f9ad1f1ffe7d /compiler/rustc_errors/src/lib.rs
parent8859fde21fa4e059c71a843cc7ee995c189a97c0 (diff)
parent8f4cf2e00073a65d888fb3fefe17a8a50a6d2a1f (diff)
downloadrust-1c771fec3329ef1d8c66697daf9517501d0c129a.tar.gz
rust-1c771fec3329ef1d8c66697daf9517501d0c129a.zip
Auto merge of #108861 - b-naber:eager-nll-type-relating, r=lcnr
Make NLL Type Relating Eager

We previously instantiated bound regions in nll type relating lazily. Making this eager is more consistent with how we handle type relating in [`higher_ranked_sub`](https://github.com/rust-lang/rust/blob/0a3b557d528dd7c8a88ceca6f7dc0699b89a3ef4/compiler/rustc_infer/src/infer/higher_ranked/mod.rs#L28) and should allow us to short circuit in case there's structural equality.
Diffstat (limited to 'compiler/rustc_errors/src/lib.rs')
0 files changed, 0 insertions, 0 deletions