Scala/test/files
Som Snytt e534c4475c Loosey-goosey implication in selector
If the shadowed element appears anywhere in the selector expression,
don't warn about the shadowing pattern variable.

This means that there might be no type relationship between the two
symbols, and that elements of tuples might be swapped, i.e.,
there is no ordering relationship between arguments in the selector
and in the pattern.

For example, `(x, y) match { case (y, x) => }`.

For example, `t.toString match { case t => }`.
2024-01-15 16:21:26 -08:00
..
bench/equality
instrumented Uniform -opt in tests 2023-11-09 13:58:28 -08:00
jvm Uniform -opt in tests 2023-11-09 13:58:28 -08:00
neg Loosey-goosey implication in selector 2024-01-15 16:21:26 -08:00
pos Merge pull request #10333 from som-snytt/issue/12740-serializable-package-object 2024-01-15 15:58:45 +01:00
positions
presentation Use named literal boolean args in project 2023-12-05 15:13:45 +01:00
res
run Merge pull request #10560 from som-snytt/issue/9971-new-rewrite-local-case 2024-01-15 12:20:07 +01:00
scalap Revert using mixin productIterator for case class 2022-09-23 12:28:40 -07:00
specialized Paramaccessors are private local in specialize 2024-01-12 18:30:41 -08:00
.gitignore
filters JDK bug was fixed a decade ago 2023-12-06 08:44:51 -08:00