File tree
6 files changed
+43
-13
lines changed- community-build/community-projects
- compiler/src/dotty/tools/dotc/typer
- tests
- neg
- pos
6 files changed
+43
-13
lines changed- .travis.yml+1-1
- build.sbt+1-1
- modules/data/src/main/scala/shapeless3/data/monoidal.scala+1-1
- modules/data/src/test/scala/shapeless3/data/monoidal.scala+1-1
- modules/deriving/src/main/scala/shapeless3/deriving/annotation.scala+1-1
- modules/deriving/src/main/scala/shapeless3/deriving/deriving.scala+3-3
- modules/deriving/src/main/scala/shapeless3/deriving/kinds.scala+6-6
- src/library/scala/collection/SortedOps.scala-1
- src/library/scala/collection/StrictOptimizedSortedSetOps.scala-1
- src/library/scala/collection/generic/DefaultSerializationProxy.scala-1
- src/library/scala/collection/generic/IsIterable.scala-1
- src/library/scala/collection/generic/IsIterableOnce.scala-1
- src/library/scala/collection/generic/IsMap.scala-1
- src/library/scala/collection/generic/IsSeq.scala-1
- src/library/scala/collection/generic/Subtractable.scala-1
- src/library/scala/collection/immutable/StrictOptimizedSeqOps.scala-1
Lines changed: 14 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
| 103 | + | |
| 104 | + | |
103 | 105 |
| |
104 | 106 |
| |
105 | 107 |
| |
| |||
198 | 200 |
| |
199 | 201 |
| |
200 | 202 |
| |
201 |
| - | |
| 203 | + | |
| 204 | + | |
202 | 205 |
| |
203 | 206 |
| |
204 | 207 |
| |
| |||
259 | 262 |
| |
260 | 263 |
| |
261 | 264 |
| |
| 265 | + | |
| 266 | + | |
| 267 | + | |
262 | 268 |
| |
263 | 269 |
| |
264 | 270 |
| |
| |||
326 | 332 |
| |
327 | 333 |
| |
328 | 334 |
| |
| 335 | + | |
| 336 | + | |
| 337 | + | |
329 | 338 |
| |
330 | 339 |
| |
331 | 340 |
| |
| |||
960 | 969 |
| |
961 | 970 |
| |
962 | 971 |
| |
963 |
| - | |
964 | 972 |
| |
965 | 973 |
| |
966 | 974 |
| |
| |||
975 | 983 |
| |
976 | 984 |
| |
977 | 985 |
| |
978 |
| - | |
979 | 986 |
| |
980 | 987 |
| |
981 |
| - | |
982 | 988 |
| |
983 | 989 |
| |
984 | 990 |
| |
| |||
1024 | 1030 |
| |
1025 | 1031 |
| |
1026 | 1032 |
| |
1027 |
| - | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
1028 | 1036 |
| |
1029 | 1037 |
| |
1030 | 1038 |
| |
| |||
1036 | 1044 |
| |
1037 | 1045 |
| |
1038 | 1046 |
| |
1039 |
| - | |
1040 |
| - | |
| 1047 | + | |
1041 | 1048 |
| |
1042 | 1049 |
| |
1043 | 1050 |
| |
1044 | 1051 |
| |
1045 |
| - | |
1046 | 1052 |
| |
1047 | 1053 |
| |
1048 | 1054 |
| |
| |||
1067 | 1073 |
| |
1068 | 1074 |
| |
1069 | 1075 |
| |
1070 |
| - | |
1071 |
| - | |
1072 | 1076 |
| |
1073 | 1077 |
| |
1074 | 1078 |
| |
|
Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + |
Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + |
0 commit comments