e219999a17
Support GATs in bounds for associated types Chalk has a dedicated IR for bounds on trait associated type: `rust_ir::InlineBound`. We have been failing to convert GATs inside those bounds from our IR to chalk IR. This PR provides an easy fix for it: properly take GATs into account during the conversion. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |