|
4 | 4 | | given instance gen is declared as `inline`, but was not inlined
|
5 | 5 | |
|
6 | 6 | | Try increasing `-Xmax-inlines` above 32
|
7 |
| - | This location contains code that was inlined from i13044.scala:17 |
8 |
| - | This location contains code that was inlined from i13044.scala:31 |
9 |
| - | This location contains code that was inlined from i13044.scala:37 |
10 |
| - | This location contains code that was inlined from i13044.scala:17 |
11 |
| - | This location contains code that was inlined from i13044.scala:31 |
12 |
| - | This location contains code that was inlined from i13044.scala:37 |
13 |
| - | This location contains code that was inlined from i13044.scala:17 |
14 |
| - | This location contains code that was inlined from i13044.scala:31 |
15 |
| - | This location contains code that was inlined from i13044.scala:37 |
16 |
| - | This location contains code that was inlined from i13044.scala:17 |
17 |
| - | This location contains code that was inlined from i13044.scala:31 |
18 |
| - | This location contains code that was inlined from i13044.scala:37 |
19 |
| - | This location contains code that was inlined from i13044.scala:17 |
20 |
| - | This location contains code that was inlined from i13044.scala:18 |
21 |
| - | This location contains code that was inlined from i13044.scala:31 |
22 |
| - | This location contains code that was inlined from i13044.scala:37 |
| 7 | +This location contains code that was inlined from i13044.scala:17 |
| 8 | +17 | val builder = summonInline[Schema[t]].asInstanceOf[Schema[Any]] |
| 9 | + | ^ |
| 10 | +This location contains code that was inlined from i13044.scala:17 |
| 11 | +31 | lazy val fields = recurse[m.MirroredElemTypes] |
| 12 | + | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 13 | +This location contains code that was inlined from i13044.scala:17 |
| 14 | +37 | inline given gen[A]: Schema[A] = derived |
| 15 | + | ^^^^^^^ |
| 16 | +This location contains code that was inlined from i13044.scala:17 |
| 17 | +17 | val builder = summonInline[Schema[t]].asInstanceOf[Schema[Any]] |
| 18 | + | ^ |
| 19 | +This location contains code that was inlined from i13044.scala:17 |
| 20 | +31 | lazy val fields = recurse[m.MirroredElemTypes] |
| 21 | + | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 22 | +This location contains code that was inlined from i13044.scala:17 |
| 23 | +37 | inline given gen[A]: Schema[A] = derived |
| 24 | + | ^^^^^^^ |
| 25 | +This location contains code that was inlined from i13044.scala:17 |
| 26 | +17 | val builder = summonInline[Schema[t]].asInstanceOf[Schema[Any]] |
| 27 | + | ^ |
| 28 | +This location contains code that was inlined from i13044.scala:17 |
| 29 | +31 | lazy val fields = recurse[m.MirroredElemTypes] |
| 30 | + | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 31 | +This location contains code that was inlined from i13044.scala:17 |
| 32 | +37 | inline given gen[A]: Schema[A] = derived |
| 33 | + | ^^^^^^^ |
| 34 | +This location contains code that was inlined from i13044.scala:17 |
| 35 | +17 | val builder = summonInline[Schema[t]].asInstanceOf[Schema[Any]] |
| 36 | + | ^ |
| 37 | +This location contains code that was inlined from i13044.scala:17 |
| 38 | +31 | lazy val fields = recurse[m.MirroredElemTypes] |
| 39 | + | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 40 | +This location contains code that was inlined from i13044.scala:17 |
| 41 | +37 | inline given gen[A]: Schema[A] = derived |
| 42 | + | ^^^^^^^ |
| 43 | +This location contains code that was inlined from i13044.scala:17 |
| 44 | +17 | val builder = summonInline[Schema[t]].asInstanceOf[Schema[Any]] |
| 45 | + | ^ |
| 46 | +This location contains code that was inlined from i13044.scala:17 |
| 47 | +18 | builder :: recurse[ts] |
| 48 | + | ^^^^^^^^^^^ |
| 49 | +This location contains code that was inlined from i13044.scala:17 |
| 50 | +31 | lazy val fields = recurse[m.MirroredElemTypes] |
| 51 | + | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 52 | +This location contains code that was inlined from i13044.scala:17 |
| 53 | +37 | inline given gen[A]: Schema[A] = derived |
| 54 | + | ^^^^^^^ |
23 | 55 | -- Error: tests/neg/i13044.scala:50:40 ---------------------------------------------------------------------------------
|
24 | 56 | 50 | implicit def typeSchema: Schema[A] = Schema.gen // error // error
|
25 | 57 | | ^^^^^^^^^^
|
26 | 58 | | method recurse is declared as `inline`, but was not inlined
|
27 | 59 | |
|
28 | 60 | | Try increasing `-Xmax-inlines` above 32
|
29 |
| - | This location contains code that was inlined from i13044.scala:18 |
30 |
| - | This location contains code that was inlined from i13044.scala:31 |
31 |
| - | This location contains code that was inlined from i13044.scala:37 |
32 |
| - | This location contains code that was inlined from i13044.scala:17 |
33 |
| - | This location contains code that was inlined from i13044.scala:31 |
34 |
| - | This location contains code that was inlined from i13044.scala:37 |
35 |
| - | This location contains code that was inlined from i13044.scala:17 |
36 |
| - | This location contains code that was inlined from i13044.scala:31 |
37 |
| - | This location contains code that was inlined from i13044.scala:37 |
38 |
| - | This location contains code that was inlined from i13044.scala:17 |
39 |
| - | This location contains code that was inlined from i13044.scala:31 |
40 |
| - | This location contains code that was inlined from i13044.scala:37 |
41 |
| - | This location contains code that was inlined from i13044.scala:17 |
42 |
| - | This location contains code that was inlined from i13044.scala:18 |
43 |
| - | This location contains code that was inlined from i13044.scala:31 |
44 |
| - | This location contains code that was inlined from i13044.scala:37 |
| 61 | +This location contains code that was inlined from i13044.scala:18 |
| 62 | +18 | builder :: recurse[ts] |
| 63 | + | ^^^^^^^ |
| 64 | +This location contains code that was inlined from i13044.scala:18 |
| 65 | +31 | lazy val fields = recurse[m.MirroredElemTypes] |
| 66 | + | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 67 | +This location contains code that was inlined from i13044.scala:18 |
| 68 | +37 | inline given gen[A]: Schema[A] = derived |
| 69 | + | ^^^^^^^ |
| 70 | +This location contains code that was inlined from i13044.scala:18 |
| 71 | +17 | val builder = summonInline[Schema[t]].asInstanceOf[Schema[Any]] |
| 72 | + | ^ |
| 73 | +This location contains code that was inlined from i13044.scala:18 |
| 74 | +31 | lazy val fields = recurse[m.MirroredElemTypes] |
| 75 | + | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 76 | +This location contains code that was inlined from i13044.scala:18 |
| 77 | +37 | inline given gen[A]: Schema[A] = derived |
| 78 | + | ^^^^^^^ |
| 79 | +This location contains code that was inlined from i13044.scala:18 |
| 80 | +17 | val builder = summonInline[Schema[t]].asInstanceOf[Schema[Any]] |
| 81 | + | ^ |
| 82 | +This location contains code that was inlined from i13044.scala:18 |
| 83 | +31 | lazy val fields = recurse[m.MirroredElemTypes] |
| 84 | + | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 85 | +This location contains code that was inlined from i13044.scala:18 |
| 86 | +37 | inline given gen[A]: Schema[A] = derived |
| 87 | + | ^^^^^^^ |
| 88 | +This location contains code that was inlined from i13044.scala:18 |
| 89 | +17 | val builder = summonInline[Schema[t]].asInstanceOf[Schema[Any]] |
| 90 | + | ^ |
| 91 | +This location contains code that was inlined from i13044.scala:18 |
| 92 | +31 | lazy val fields = recurse[m.MirroredElemTypes] |
| 93 | + | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 94 | +This location contains code that was inlined from i13044.scala:18 |
| 95 | +37 | inline given gen[A]: Schema[A] = derived |
| 96 | + | ^^^^^^^ |
| 97 | +This location contains code that was inlined from i13044.scala:18 |
| 98 | +17 | val builder = summonInline[Schema[t]].asInstanceOf[Schema[Any]] |
| 99 | + | ^ |
| 100 | +This location contains code that was inlined from i13044.scala:18 |
| 101 | +18 | builder :: recurse[ts] |
| 102 | + | ^^^^^^^^^^^ |
| 103 | +This location contains code that was inlined from i13044.scala:18 |
| 104 | +31 | lazy val fields = recurse[m.MirroredElemTypes] |
| 105 | + | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 106 | +This location contains code that was inlined from i13044.scala:18 |
| 107 | +37 | inline given gen[A]: Schema[A] = derived |
| 108 | + | ^^^^^^^ |
0 commit comments