Right now I can't flip on name hashing internally ...
# general
b
Right now I can't flip on name hashing internally because we see an (incorrect) missing dep error on
.pants.d/ivy/jars/org.scala-lang/scala-reflect/jars/scala-reflect-2.10.4.jar
. The dep is in the .ivy2 directory, which isn't where our "real" classpath deps live anymore, so it is certainly being pulled in by tool resolution, and then incorrectly being picked up as the provider of a symbol we import in our source.