about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorChayim Refael Friedman <chayimfr@gmail.com>2025-08-28 23:53:55 +0300
committerChayim Refael Friedman <chayimfr@gmail.com>2025-08-28 23:53:55 +0300
commitdce4f301042c53f91d85befda03b0405d5922916 (patch)
treea08ba2c0817476b78393f8ad113e35f6f1c8ebf3 /compiler/rustc_interface/src
parentda33061e1c5384cfbf83bdca4be0a946badb779b (diff)
downloadrust-dce4f301042c53f91d85befda03b0405d5922916.tar.gz
rust-dce4f301042c53f91d85befda03b0405d5922916.zip
When mapping next-solver's `dyn` type, add `Self` (aka. bound var ^1.0) to auto traits' substitutions
Chalk represents dyn types as a list of predicate, the self type should be there. The next solver represents them quite differently. The `Self` was forgotten for the auto trait case.
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions