Florian Diebold 57feb323f7 Fix inference of indexing argument (partly)
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.
2020-07-03 18:17:06 +02: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-07-01 17:12:06 +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-27 02:04:33 +02:00
2020-06-28 04:03:59 +03:00
2020-07-03 17:19:00 +02:00
2020-07-01 18:27:58 +02:00
2020-06-28 22:35:18 +02:00