diff options
| author | Chayim Refael Friedman <chayimfr@gmail.com> | 2025-08-28 23:53:55 +0300 |
|---|---|---|
| committer | Chayim Refael Friedman <chayimfr@gmail.com> | 2025-08-28 23:53:55 +0300 |
| commit | dce4f301042c53f91d85befda03b0405d5922916 (patch) | |
| tree | a08ba2c0817476b78393f8ad113e35f6f1c8ebf3 /compiler/rustc_interface/src | |
| parent | da33061e1c5384cfbf83bdca4be0a946badb779b (diff) | |
| download | rust-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
