summaryrefslogtreecommitdiff
path: root/test/files/neg/t6120.check
Commit message (Collapse)AuthorAgeFilesLines
* SI-9084 Add `since` (if available) to deprecation warningsSimon Ochsenreither2016-05-281-2/+2
|
* it's Scaladoc, not "ScalaDoc" or "Scala doc"Seth Tisue2015-11-121-1/+1
| | | | | renaming the existing ScalaDoc and ScalaDocReporter classes might break stuff, sadly, but at least we can fix the rest
* SI-6120 multiple warnings at same position.Paul Phillips2013-09-271-0/+20
An error suppresses all further warnings at the same position, but multiple warnings can be heard.