about summary refs log tree commit diff
path: root/docs/dev/debugging.md
diff options
context:
space:
mode:
authorFlorian Diebold <florian.diebold@freiheit.com>2020-07-03 17:39:06 +0200
committerFlorian Diebold <florian.diebold@freiheit.com>2020-07-03 18:17:06 +0200
commit57feb323f79d1d7f7dd6251d4606ba12a800953a (patch)
treecd24fdeb7f4ee5cfb8c074c73721c53f2c3ccdd0 /docs/dev/debugging.md
parentdceec6176b49f886b94f1e149887fc9542702971 (diff)
downloadrust-57feb323f79d1d7f7dd6251d4606ba12a800953a.tar.gz
rust-57feb323f79d1d7f7dd6251d4606ba12a800953a.zip
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.
Diffstat (limited to 'docs/dev/debugging.md')
0 files changed, 0 insertions, 0 deletions