Commit 8f9df67
File tree
Expand file treeCollapse file tree
7 files changed
+92
-45
lines changedFilter options
- src
- compiler/scala/tools/nsc/typechecker
- library/scala/collection
- reflect/scala/reflect/internal
- util
- testkit/scala/tools/testkit
- test/files/neg
Expand file treeCollapse file tree
7 files changed
+92
-45
lines changedsrc/compiler/scala/tools/nsc/typechecker/TypeDiagnostics.scala
Copy file name to clipboardExpand all lines: src/compiler/scala/tools/nsc/typechecker/TypeDiagnostics.scala+17-4Lines changed: 17 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
510 | 510 |
|
511 | 511 |
|
512 | 512 |
|
| 513 | + |
| 514 | + |
513 | 515 |
|
514 | 516 |
|
515 | 517 |
|
| ||
601 | 603 |
|
602 | 604 |
|
603 | 605 |
|
604 |
| - |
605 |
| - |
| 606 | + |
| 607 | + |
| 608 | + |
| 609 | + |
| 610 | + |
| 611 | + |
| 612 | + |
606 | 613 |
|
607 | 614 |
|
608 | 615 |
|
| ||
621 | 628 |
|
622 | 629 |
|
623 | 630 |
|
| 631 | + |
| 632 | + |
624 | 633 |
|
625 | 634 |
|
626 | 635 |
|
627 | 636 |
|
628 | 637 |
|
629 | 638 |
|
630 | 639 |
|
| 640 | + |
| 641 | + |
| 642 | + |
| 643 | + |
| 644 | + |
631 | 645 |
|
632 | 646 |
|
633 | 647 |
|
| ||
636 | 650 |
|
637 | 651 |
|
638 | 652 |
|
639 |
| - |
| 653 | + |
640 | 654 |
|
641 | 655 |
|
642 | 656 |
|
| ||
654 | 668 |
|
655 | 669 |
|
656 | 670 |
|
657 |
| - |
658 | 671 |
|
659 | 672 |
|
660 | 673 |
|
|
src/library/scala/collection/StringOps.scala
Copy file name to clipboardExpand all lines: src/library/scala/collection/StringOps.scala+31-34Lines changed: 31 additions & 34 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
30 | 29 |
|
31 |
| - |
32 | 30 |
|
33 | 31 |
|
34 | 32 |
|
| ||
180 | 178 |
|
181 | 179 |
|
182 | 180 |
|
183 |
| - |
| 181 | + |
184 | 182 |
|
185 |
| - |
| 183 | + |
186 | 184 |
|
187 |
| - |
| 185 | + |
188 | 186 |
|
189 | 187 |
|
190 |
| - |
| 188 | + |
191 | 189 |
|
192 | 190 |
|
193 | 191 |
|
| ||
344 | 342 |
|
345 | 343 |
|
346 | 344 |
|
347 |
| - |
| 345 | + |
348 | 346 |
|
349 | 347 |
|
350 |
| - |
| 348 | + |
351 | 349 |
|
352 | 350 |
|
353 |
| - |
| 351 | + |
354 | 352 |
|
355 | 353 |
|
356 | 354 |
|
| ||
412 | 410 |
|
413 | 411 |
|
414 | 412 |
|
415 |
| - |
| 413 | + |
416 | 414 |
|
417 | 415 |
|
418 | 416 |
|
419 | 417 |
|
420 | 418 |
|
421 | 419 |
|
422 |
| - |
| 420 | + |
423 | 421 |
|
424 | 422 |
|
425 | 423 |
|
| ||
432 | 430 |
|
433 | 431 |
|
434 | 432 |
|
435 |
| - |
| 433 | + |
436 | 434 |
|
437 | 435 |
|
438 | 436 |
|
439 | 437 |
|
440 | 438 |
|
441 |
| - |
| 439 | + |
442 | 440 |
|
443 | 441 |
|
444 | 442 |
|
| ||
450 | 448 |
|
451 | 449 |
|
452 | 450 |
|
453 |
| - |
| 451 | + |
454 | 452 |
|
455 | 453 |
|
456 | 454 |
|
457 | 455 |
|
458 | 456 |
|
459 | 457 |
|
460 |
| - |
| 458 | + |
461 | 459 |
|
462 | 460 |
|
463 |
| - |
| 461 | + |
464 | 462 |
|
465 | 463 |
|
466 | 464 |
|
467 |
| - |
| 465 | + |
468 | 466 |
|
469 | 467 |
|
470 | 468 |
|
471 |
| - |
| 469 | + |
472 | 470 |
|
473 | 471 |
|
474 |
| - |
| 472 | + |
475 | 473 |
|
476 | 474 |
|
477 | 475 |
|
| ||
488 | 486 |
|
489 | 487 |
|
490 | 488 |
|
491 |
| - |
| 489 | + |
492 | 490 |
|
493 | 491 |
|
494 | 492 |
|
| ||
645 | 643 |
|
646 | 644 |
|
647 | 645 |
|
648 |
| - |
649 |
| - |
| 646 | + |
| 647 | + |
650 | 648 |
|
651 | 649 |
|
652 | 650 |
|
| ||
658 | 656 |
|
659 | 657 |
|
660 | 658 |
|
661 |
| - |
662 | 659 |
|
663 |
| - |
664 |
| - |
| 660 | + |
| 661 | + |
665 | 662 |
|
666 | 663 |
|
667 | 664 |
|
| ||
698 | 695 |
|
699 | 696 |
|
700 | 697 |
|
701 |
| - |
| 698 | + |
702 | 699 |
|
703 | 700 |
|
704 | 701 |
|
| ||
1118 | 1115 |
|
1119 | 1116 |
|
1120 | 1117 |
|
1121 |
| - |
| 1118 | + |
1122 | 1119 |
|
1123 | 1120 |
|
1124 | 1121 |
|
| ||
1158 | 1155 |
|
1159 | 1156 |
|
1160 | 1157 |
|
1161 |
| - |
| 1158 | + |
1162 | 1159 |
|
1163 | 1160 |
|
1164 | 1161 |
|
1165 | 1162 |
|
1166 |
| - |
| 1163 | + |
1167 | 1164 |
|
1168 | 1165 |
|
1169 | 1166 |
|
1170 |
| - |
| 1167 | + |
1171 | 1168 |
|
1172 | 1169 |
|
1173 |
| - |
| 1170 | + |
1174 | 1171 |
|
1175 | 1172 |
|
1176 | 1173 |
|
| ||
1268 | 1265 |
|
1269 | 1266 |
|
1270 | 1267 |
|
1271 |
| - |
| 1268 | + |
1272 | 1269 |
|
1273 | 1270 |
|
1274 | 1271 |
|
| ||
1277 | 1274 |
|
1278 | 1275 |
|
1279 | 1276 |
|
1280 |
| - |
| 1277 | + |
1281 | 1278 |
|
1282 | 1279 |
|
1283 | 1280 |
|
| ||
1288 | 1285 |
|
1289 | 1286 |
|
1290 | 1287 |
|
1291 |
| - |
| 1288 | + |
1292 | 1289 |
|
1293 | 1290 |
|
1294 | 1291 |
|
|
src/reflect/scala/reflect/internal/Flags.scala
Copy file name to clipboardExpand all lines: src/reflect/scala/reflect/internal/Flags.scala+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
373 | 373 |
|
374 | 374 |
|
375 | 375 |
|
376 |
| - |
| 376 | + |
377 | 377 |
|
378 | 378 |
|
379 | 379 |
|
|
src/reflect/scala/reflect/internal/util/StripMarginInterpolator.scala
Copy file name to clipboardExpand all lines: src/reflect/scala/reflect/internal/util/StripMarginInterpolator.scala+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
|
src/testkit/scala/tools/testkit/AssertUtil.scala
Copy file name to clipboardExpand all lines: src/testkit/scala/tools/testkit/AssertUtil.scala-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
95 |
| - |
96 |
| - |
97 | 95 |
|
98 | 96 |
|
99 | 97 |
|
|
test/files/neg/warn-unused-privates.check
Copy file name to clipboardExpand all lines: test/files/neg/warn-unused-privates.check+10-1Lines changed: 10 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| 13 | + |
| 14 | + |
| 15 | + |
13 | 16 |
|
14 | 17 |
|
15 | 18 |
|
| ||
22 | 25 |
|
23 | 26 |
|
24 | 27 |
|
| 28 | + |
| 29 | + |
| 30 | + |
25 | 31 |
|
26 | 32 |
|
27 | 33 |
|
| ||
91 | 97 |
|
92 | 98 |
|
93 | 99 |
|
| 100 | + |
| 101 | + |
| 102 | + |
94 | 103 |
|
95 |
| - |
| 104 | + |
96 | 105 |
|
test/files/neg/warn-unused-privates.scala
Copy file name to clipboardExpand all lines: test/files/neg/warn-unused-privates.scala+32-2Lines changed: 32 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
| ||
278 | 278 |
|
279 | 279 |
|
280 | 280 |
|
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
| 304 | + |
| 305 | + |
| 306 | + |
| 307 | + |
| 308 | + |
| 309 | + |
| 310 | + |
0 commit comments