summaryrefslogtreecommitdiff
path: root/test/files/pos/t5809.scala
Commit message (Collapse)AuthorAgeFilesLines
* Remove the term "pimp" from the repositoryDan Hopkins2013-01-191-1/+1
| | | | Small terminology change aimed at improving inclusion.
* Warn about unused private members.Paul Phillips2012-11-011-1/+2
| | | | | | | | Warnings enabled via -Xlint. It's one of the most requested features. And it is hard to argue we don't need it: see the 99 methods removed in the next commit. This should close SI-440.
* repairs the tests after the refactoring spreeEugene Burmako2012-06-081-8/+3
|
* Relax -Xlint warning for implicit classes. Closes SI-5809.Paul Phillips2012-05-231-0/+10