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-11-07 08:43:08 +0000
committerbors <bors@rust-lang.org>2023-11-07 08:43:08 +0000
commit114f1f6838173fdcd016f2ab61f3bf6896bbd85b (patch)
tree9fd533e2fc783536866a0bd3eda98b5ff16fa6c0 /compiler/rustc_parse/src/errors.rs
parent504f63efb0d5dd4cc22f5a43460b3b343d959b27 (diff)
parent171d5587ca1677ced9d1e70992a02091794cfb55 (diff)
downloadrust-114f1f6838173fdcd016f2ab61f3bf6896bbd85b.tar.gz
rust-114f1f6838173fdcd016f2ab61f3bf6896bbd85b.zip
Auto merge of #117610 - compiler-errors:object-hmm, r=aliemjay
Only instantiate binder during dyn's built-in trait candidate probe once

See UI test for demonstration of the issue.

This was "caused" by #117131, but only because we're using the `normalize_param_env` (which has been augmented with a projection clause used to normalize GATs) which features non-lifetime bound vars in it.

Fixes #117602 technically, though that's also fixed by #117542.

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