bors[bot] 7ad7f3ca8c
Merge #5211
5211: Fix inference of indexing argument (partly) r=flodiebold a=flodiebold

We need to add the `T: Index<Arg>` obligation to be resolved later as well, otherwise we can't make inferences about `Arg` later based on the `Index` impls.

This still doesn't fix indexing with integer variables though; there's a further problem with Chalk floundering because of the variable, I think.

Co-authored-by: Florian Diebold <florian.diebold@freiheit.com>
2020-07-03 16:18:34 +00:00
..
2020-07-01 14:49:13 +02:00
2020-07-01 18:41:06 +00:00
2020-07-02 15:42:37 +02:00
2020-07-01 08:11:23 +00:00
2020-07-03 14:06:13 +00:00
2020-06-28 04:03:59 +03:00
2020-06-28 04:03:59 +03:00
2020-07-01 12:31:03 +02:00
2020-06-28 04:03:59 +03:00
2020-07-03 15:58:46 +00:00
2020-07-01 18:27:58 +02:00
2020-06-28 22:35:18 +02:00