Commit 74e45cf
authored
chore: mark
Closes #23251
<img width="825" alt="Screenshot 2025-05-23 at 16 01 54"
src="https://github.com/user-attachments/assets/3844700b-3efe-4ca6-85f0-ce4b9e6e5ac7"
/>AnyRef::eq and AnyRef::ne as infix instead of special casing when emitting the warning (#23252)File tree
2 files changed
+2
-7
lines changed- compiler/src/dotty/tools/dotc/core
2 files changed
+2
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
428 | 428 | | |
429 | 429 | | |
430 | 430 | | |
431 | | - | |
432 | | - | |
| 431 | + | |
| 432 | + | |
433 | 433 | | |
434 | 434 | | |
435 | 435 | | |
| |||
2042 | 2042 | | |
2043 | 2043 | | |
2044 | 2044 | | |
2045 | | - | |
2046 | | - | |
2047 | | - | |
2048 | | - | |
2049 | 2045 | | |
2050 | 2046 | | |
2051 | 2047 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
362 | | - | |
363 | 362 | | |
364 | 363 | | |
365 | 364 | | |
| |||
0 commit comments