Closed Wilfred closed 8 years ago
I've started looking into this in #479
Possible dublicate: https://github.com/phildawes/racer/issues/354
Yeah, looks very similar to #354. Note that I have use quickcheck::quickcheck
. similar to the example in #354. Sounds like a good workaround is avoiding use foo::foo
for now.
Closing this in favor of making #354 the canonical issue for this problem
Given the file:
racer segfaults:
This occurs on both release and debug builds.