File tree
119 files changed
+679
-673
lines changed- community-build/community-projects
- compiler
- src/dotty/tools
- dotc
- core
- interactive
- parsing
- printing
- typer
- io
- test/dotty/tools/repl
- docs
- docs
- internals
- reference
- changed-features
- contextual
- metaprogramming
- other-new-features
- library
- src-3.x/scala
- internal/quoted
- quoted
- src
- scalaShadowing
- scala
- tasty/reflect
- tests
- invalid
- neg
- run
- neg-custom-args
- neg
- new
- pending/pos
- pos-special
- pos-with-compiler
- pos
- cm
- inline-separate
- reference
- run
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
119 files changed
+679
-673
lines changed- project/PartestTestListener.scala+3-3
- src/compiler/scala/tools/nsc/profile/Profiler.scala+5-5
- src/compiler/scala/tools/nsc/reporters/DisplayReporter.scala+4-4
- src/compiler/scala/tools/nsc/reporters/PositionFilter.scala+1-1
- src/compiler/scala/tools/nsc/reporters/Reporter.scala+17-17
- src/library/scala/collection/Factory.scala+44-44
- src/library/scala/concurrent/Future.scala+1-1
- src/partest/scala/tools/partest/nest/DelegatingSecurityManager.scala+27-27
- src/reflect/scala/reflect/internal/Reporting.scala+10-10
- src/reflect/scala/reflect/io/ZipArchive.scala+2-2
- src/repl-frontend/scala/tools/nsc/interpreter/shell/ILoop.scala+8-8
- src/repl-frontend/scala/tools/nsc/interpreter/shell/JavapClass.scala+2-2
- test/files/jvm/future-spec/FutureTests.scala+2-2
- test/files/jvm/scala-concurrent-tck.scala+7-7
- test/files/pos/t6169/skinnable.scala+4-4
- test/files/pos/t711.scala+3-3
- test/files/run/future-flatmap-exec-count.scala+2-2
- test/junit/scala/tools/nsc/reporters/PositionFilterTest.scala+1-1
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
392 | 392 |
| |
393 | 393 |
| |
394 | 394 |
| |
395 |
| - | |
| 395 | + | |
396 | 396 |
| |
397 | 397 |
| |
398 | 398 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
124 |
| - | |
| 124 | + | |
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
|
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1266 | 1266 |
| |
1267 | 1267 |
| |
1268 | 1268 |
| |
1269 |
| - | |
| 1269 | + | |
1270 | 1270 |
| |
1271 | 1271 |
| |
1272 | 1272 |
| |
| |||
1470 | 1470 |
| |
1471 | 1471 |
| |
1472 | 1472 |
| |
1473 |
| - | |
| 1473 | + | |
1474 | 1474 |
| |
1475 | 1475 |
| |
1476 | 1476 |
| |
| |||
1485 | 1485 |
| |
1486 | 1486 |
| |
1487 | 1487 |
| |
1488 |
| - | |
| 1488 | + | |
1489 | 1489 |
| |
1490 | 1490 |
| |
1491 | 1491 |
| |
| |||
2351 | 2351 |
| |
2352 | 2352 |
| |
2353 | 2353 |
| |
2354 |
| - | |
2355 |
| - | |
| 2354 | + | |
| 2355 | + | |
2356 | 2356 |
| |
2357 | 2357 |
| |
2358 | 2358 |
| |
| |||
2383 | 2383 |
| |
2384 | 2384 |
| |
2385 | 2385 |
| |
2386 |
| - | |
| 2386 | + | |
2387 | 2387 |
| |
2388 | 2388 |
| |
2389 | 2389 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
178 | 178 |
| |
179 | 179 |
| |
180 | 180 |
| |
181 |
| - | |
| 181 | + | |
182 | 182 |
| |
183 | 183 |
| |
184 | 184 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
509 | 509 |
| |
510 | 510 |
| |
511 | 511 |
| |
512 |
| - | |
| 512 | + | |
513 | 513 |
| |
514 | 514 |
| |
515 | 515 |
| |
| |||
815 | 815 |
| |
816 | 816 |
| |
817 | 817 |
| |
818 |
| - | |
| 818 | + | |
819 | 819 |
| |
820 | 820 |
| |
821 | 821 |
| |
|
Lines changed: 7 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1317 | 1317 |
| |
1318 | 1318 |
| |
1319 | 1319 |
| |
1320 |
| - | |
| 1320 | + | |
1321 | 1321 |
| |
1322 | 1322 |
| |
1323 | 1323 |
| |
| |||
1342 | 1342 |
| |
1343 | 1343 |
| |
1344 | 1344 |
| |
1345 |
| - | |
| 1345 | + | |
1346 | 1346 |
| |
1347 | 1347 |
| |
1348 |
| - | |
| 1348 | + | |
1349 | 1349 |
| |
1350 | 1350 |
| |
1351 | 1351 |
| |
1352 | 1352 |
| |
1353 |
| - | |
| 1353 | + | |
1354 | 1354 |
| |
1355 | 1355 |
| |
1356 |
| - | |
| 1356 | + | |
1357 | 1357 |
| |
1358 |
| - | |
| 1358 | + | |
1359 | 1359 |
| |
1360 |
| - | |
| 1360 | + | |
1361 | 1361 |
| |
1362 | 1362 |
| |
1363 | 1363 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1158 | 1158 |
| |
1159 | 1159 |
| |
1160 | 1160 |
| |
1161 |
| - | |
| 1161 | + | |
1162 | 1162 |
| |
1163 | 1163 |
| |
1164 | 1164 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
| 31 | + | |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
|
0 commit comments