8000 Update options-new.md · rssh/scala.github.com@77a850a · GitHub
[go: up one dir, main page]

Skip to content

Commit 77a850a

Browse files
authored
Update options-new.md
Deleted options which was present in 2.x
1 parent 330fc4e commit 77a850a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

_overviews/scala3-migration/options-new.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,7 @@ The current page only contains the options that were added in Scala 3.0.x.
4444

4545
| 3.3.x | description |
4646
|-|-|
47-
| `-Wunused:imports` | Warn about unused imports |
48-
| `-Wunused:privates` | Warn about unused private definitions |
49-
| `-Wunused:locals` | Warn about unused local definitions |
50-
| `-Wunused:explicits` | Warn about unused explicit parameters |
51-
| `-Wunused:implicits` | Warn about unused implicit parameters |
52-
| `-Wunused:params` | Warn about all unused parameters |
5347
| `-Wunused:all` | Enable all warnings |
54-
| `-Wvalue-discard` | Warn about discarding values |
5548
| `-Wnonunit-statement` | Warn when block statements are non-Unit expressions (added in 3.3.1) |
5649

5750

0 commit comments

Comments
 (0)
0