aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2020-07-03 17:18:34 +0100
committerGitHub <[email protected]>2020-07-03 17:18:34 +0100
commit7ad7f3ca8ca7503e3749e93a80ec1b7aa1491e6c (patch)
tree43dbcb044394d4c6c12a183b578abb14b27a5892 /crates/ra_hir
parent0f68fed4a0701330e0296f6623567e5584f2f7ba (diff)
parent57feb323f79d1d7f7dd6251d4606ba12a800953a (diff)
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 <[email protected]>
Diffstat (limited to 'crates/ra_hir')
0 files changed, 0 insertions, 0 deletions