about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorNiko Matsakis <niko@alum.mit.edu>2015-01-08 09:13:08 -0500
committerNiko Matsakis <niko@alum.mit.edu>2015-01-08 09:19:27 -0500
commit92425496e525855fd772f771a35456a4b66c071f (patch)
tree1b44322b3fcfb254d8b32f8b6af160a6247635c0 /src/rustllvm/RustWrapper.cpp
parent2387651f7d5e57ce73d5193f6dbfe75ae1e288c8 (diff)
downloadrust-92425496e525855fd772f771a35456a4b66c071f.tar.gz
rust-92425496e525855fd772f771a35456a4b66c071f.zip
Fix the actual bug for #20232: when creating the cmt for the implicit
deref that is associated with an overloaded index, we should not
consult the method lookup table. This deref is *always* a deref of an
`&T` and hence is never overloaded (and is also not present in the
tables; it has no "id" or other associated key).
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions