bors e219999a17 Auto merge of #15211 - lowr:patch/gats-in-bounds-for-assoc, r=flodiebold
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.
2023-07-04 15:36:16 +00:00
..
2023-07-03 20:34:09 +02:00
2023-07-03 20:34:09 +02:00
2023-07-03 20:34:09 +02:00
2023-06-11 00:39:28 +03:30
2023-07-03 20:34:09 +02:00
2023-07-03 20:34:09 +02:00
2023-05-12 18:17:15 +03:30
2023-06-11 00:39:28 +03:30
2023-07-03 20:34:09 +02:00
2023-06-29 23:27:28 +09:00
2023-05-28 23:25:15 +03:30
2023-07-03 20:34:09 +02:00
2023-05-24 20:55:12 +02:00
2023-06-29 23:27:28 +09:00