summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/settings/Warnings.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-8040 Defer deprecation of -Ywarn-unused-importsSom Snytt2017-04-061-1/+1
* SI-8040 Retreat on paramsSom Snytt2017-04-061-2/+5
* SI-8040 Xlint enables unused warningsSom Snytt2017-03-111-6/+4
* SI-8040 Warn unused parametersSom Snytt2017-03-111-1/+1
* SI-8040 Warn unused flagsSom Snytt2017-03-111-5/+35
* SI-8704 Also warn if effectively multiple implicitSom Snytt2016-12-141-0/+2
* Add a -Xmixin-force-forwarders ChoiceSettingLukas Rytz2016-09-021-2/+0
* Emit mixin forwarders for JUnit-annotated trait methods by defaultLukas Rytz2016-09-011-1/+1
* Emit a warning when a constant expression evaluates to an ArithmeticException...Olli Helenius2016-05-021-0/+2
* More efficient code for deciding if a mixin forwarder is needed (#5116)Lukas Rytz2016-04-251-0/+2
* General cleanups and less warnings during a Scala buildsoc2016-04-041-2/+0
* it's Scaladoc, not "ScalaDoc" or "Scala doc"Seth Tisue2015-11-121-1/+1
* Fix small grammar error in `Warnings`Simon Schäfer2015-05-221-1/+1
* SI-7623 Trailing sequence wildcard warningSom Snytt2015-01-211-5/+8
* Fix many typos in docs and commentsmpociecha2014-12-141-1/+1
* Address PR feedback, fix MultiChoiceSetting.containsLukas Rytz2014-09-081-19/+14
* Use Enumeration for MultiChoiceSettingSom Snytt2014-09-051-47/+53
* -Ystatistics accepts a list of phases, cleanups in MultiChoiceSettingLukas Rytz2014-09-021-123/+71
* SI-5691 lint warning when a type parameter shadows an existing type.Antoine Gourlay2014-08-121-0/+3
* SI-8736 Restore -language to former glorySom Snytt2014-07-201-1/+1
* SI-8525 MultiChoice takes a helper functionSom Snytt2014-07-181-11/+9
* SI-8525 Multichoice helpSom Snytt2014-07-171-5/+13
* SI-8525 Clarify usage of -Xlint:_,flagSom Snytt2014-07-161-58/+62
* SI-8525 No anonymous lintSom Snytt2014-07-101-16/+81
* SI-8525 Add -Xlint:-warn-missing-interpolatorSom Snytt2014-07-081-7/+17
* SI-8610 -Xlint is multichoice optionSom Snytt2014-07-081-2/+20
* Group settings should honor user-set individual optionsJason Zaugg2014-02-171-13/+5
* SI-7707 SI-7712 Exclude unused warnings from -XlintJason Zaugg2014-02-171-0/+4
* Remove -Xcheck-null setting.Paul Phillips2013-03-131-7/+5
* Remove code from compiler central.Paul Phillips2012-11-201-6/+9
* Revert "Commenting out unused members."Paul Phillips2012-11-191-9/+5
* Commenting out unused members.Paul Phillips2012-11-191-5/+9
* Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-051-1/+1
|\
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* | Merge 2.10.x into master to fix breaking tests and keep things up-to-date.Josh Suereth2012-09-271-1/+2
|\|
| * Move -Xdead-code out of the standard -Xlint.Paul Phillips2012-09-261-1/+2
* | Warn when Any or AnyVal is inferred.Paul Phillips2012-08-091-1/+3
|/
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* Added two new compiler options:Paul Phillips2011-07-291-1/+3
* Adding some Sets/Maps to perRunCaches, and elim...Paul Phillips2011-07-141-4/+0
* Oh yeah. Backward compatibility stubs, no review.Paul Phillips2011-06-301-0/+5
* Warning! Warning! Yes, that's what's in this co...Paul Phillips2011-06-291-0/+57