You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jchyb
added
area:reporting
Error reporting including formatting, implicit suggestions, etc
area:linting
Linting warnings enabled with -W or -Xlint
and removed
stat:needs triage
Every issue needs to have an "area" and "itype" label
area:reporting
Error reporting including formatting, implicit suggestions, etc
labels
Feb 9, 2023
Compiler version
3.3.0-RC2
Minimized code
Unused implicit parameter
https://scastie.scala-lang.org/mfwnZy5NSjW9nGh43ufJqQ
https://scastie.scala-lang.org/6VG2SNfEQCCo7002RzYlfg
Unused local definition
https://scastie.scala-lang.org/QCGlRnK7QrKX0eIIq7TjiQ
Unused import
https://scastie.scala-lang.org/X0hFgQK3Rz2K5jVXDyD2BA
Output
There are false positives on non-use of quotes and type in these examples.
Expectation
There shouldn't be false positives.
The text was updated successfully, but these errors were encountered: