summaryrefslogtreecommitdiff
path: root/test/files/run/bug2512.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fix and test case for #2512, plus lots of time ...Paul Phillips2009-10-251-0/+14
Fix and test case for #2512, plus lots of time expended tuning HashSet starting sizes and growth rate, with almost nothing to show for it (but I did determine that "shadowed" is constructed identically something like 10,000 times, so there is probably a cache to be had there.)