|
1 | | --- Error: tests/neg/i13044.scala:65:40 --------------------------------------------------------------------------------- |
2 | | -65 | implicit def typeSchema: Schema[A] = Schema.gen // error // error |
| 1 | +-- Error: tests/neg/i13044.scala:61:40 --------------------------------------------------------------------------------- |
| 2 | +61 | implicit def typeSchema: Schema[A] = Schema.gen // error // error |
3 | 3 | | ^^^^^^^^^^ |
4 | 4 | | given instance gen is declared as `inline`, but was not inlined |
5 | 5 | | |
|
12 | 12 | | ^ |
13 | 13 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
14 | 14 | |This location contains code that was inlined from i13044.scala:17 |
15 | | -31 | lazy val fields = recurse[m.MirroredElemTypes] |
| 15 | +29 | lazy val fields = recurse[m.MirroredElemTypes] |
16 | 16 | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
17 | 17 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
18 | 18 | |This location contains code that was inlined from i13044.scala:17 |
19 | | -37 | inline given gen[A]: Schema[A] = derived |
| 19 | +33 | inline given gen[A]: Schema[A] = derived |
20 | 20 | | ^^^^^^^ |
21 | 21 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
22 | 22 | |This location contains code that was inlined from i13044.scala:17 |
23 | 23 | 17 | val builder = summonInline[Schema[t]].asInstanceOf[Schema[Any]] |
24 | 24 | | ^ |
25 | 25 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
26 | 26 | |This location contains code that was inlined from i13044.scala:17 |
27 | | -31 | lazy val fields = recurse[m.MirroredElemTypes] |
| 27 | +29 | lazy val fields = recurse[m.MirroredElemTypes] |
28 | 28 | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
29 | 29 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
30 | 30 | |This location contains code that was inlined from i13044.scala:17 |
31 | | -37 | inline given gen[A]: Schema[A] = derived |
| 31 | +33 | inline given gen[A]: Schema[A] = derived |
32 | 32 | | ^^^^^^^ |
33 | 33 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
34 | 34 | |This location contains code that was inlined from i13044.scala:17 |
35 | 35 | 17 | val builder = summonInline[Schema[t]].asInstanceOf[Schema[Any]] |
36 | 36 | | ^ |
37 | 37 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
38 | 38 | |This location contains code that was inlined from i13044.scala:17 |
39 | | -31 | lazy val fields = recurse[m.MirroredElemTypes] |
| 39 | +29 | lazy val fields = recurse[m.MirroredElemTypes] |
40 | 40 | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
41 | 41 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
42 | 42 | |This location contains code that was inlined from i13044.scala:17 |
43 | | -37 | inline given gen[A]: Schema[A] = derived |
| 43 | +33 | inline given gen[A]: Schema[A] = derived |
44 | 44 | | ^^^^^^^ |
45 | 45 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
46 | 46 | |This location contains code that was inlined from i13044.scala:17 |
47 | 47 | 17 | val builder = summonInline[Schema[t]].asInstanceOf[Schema[Any]] |
48 | 48 | | ^ |
49 | 49 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
50 | 50 | |This location contains code that was inlined from i13044.scala:17 |
51 | | -31 | lazy val fields = recurse[m.MirroredElemTypes] |
| 51 | +29 | lazy val fields = recurse[m.MirroredElemTypes] |
52 | 52 | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
53 | 53 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
54 | 54 | |This location contains code that was inlined from i13044.scala:17 |
55 | | -37 | inline given gen[A]: Schema[A] = derived |
| 55 | +33 | inline given gen[A]: Schema[A] = derived |
56 | 56 | | ^^^^^^^ |
57 | 57 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
58 | 58 | |This location contains code that was inlined from i13044.scala:17 |
|
64 | 64 | | ^^^^^^^^^^^ |
65 | 65 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
66 | 66 | |This location contains code that was inlined from i13044.scala:17 |
67 | | -31 | lazy val fields = recurse[m.MirroredElemTypes] |
| 67 | +29 | lazy val fields = recurse[m.MirroredElemTypes] |
68 | 68 | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
69 | 69 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
70 | 70 | |This location contains code that was inlined from i13044.scala:17 |
71 | | -37 | inline given gen[A]: Schema[A] = derived |
| 71 | +33 | inline given gen[A]: Schema[A] = derived |
72 | 72 | | ^^^^^^^ |
73 | 73 | -------------------------------------------------------------------------------------------------------------------- |
74 | | --- Error: tests/neg/i13044.scala:65:40 --------------------------------------------------------------------------------- |
75 | | -65 | implicit def typeSchema: Schema[A] = Schema.gen // error // error |
| 74 | +-- Error: tests/neg/i13044.scala:61:40 --------------------------------------------------------------------------------- |
| 75 | +61 | implicit def typeSchema: Schema[A] = Schema.gen // error // error |
76 | 76 | | ^^^^^^^^^^ |
77 | 77 | | method recurse is declared as `inline`, but was not inlined |
78 | 78 | | |
|
85 | 85 | | ^^^^^^^ |
86 | 86 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
87 | 87 | |This location contains code that was inlined from i13044.scala:18 |
88 | | -31 | lazy val fields = recurse[m.MirroredElemTypes] |
| 88 | +29 | lazy val fields = recurse[m.MirroredElemTypes] |
89 | 89 | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
90 | 90 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
91 | 91 | |This location contains code that was inlined from i13044.scala:18 |
92 | | -37 | inline given gen[A]: Schema[A] = derived |
| 92 | +33 | inline given gen[A]: Schema[A] = derived |
93 | 93 | | ^^^^^^^ |
94 | 94 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
95 | 95 | |This location contains code that was inlined from i13044.scala:18 |
96 | 96 | 17 | val builder = summonInline[Schema[t]].asInstanceOf[Schema[Any]] |
97 | 97 | | ^ |
98 | 98 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
99 | 99 | |This location contains code that was inlined from i13044.scala:18 |
100 | | -31 | lazy val fields = recurse[m.MirroredElemTypes] |
| 100 | +29 | lazy val fields = recurse[m.MirroredElemTypes] |
101 | 101 | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
102 | 102 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
103 | 103 | |This location contains code that was inlined from i13044.scala:18 |
104 | | -37 | inline given gen[A]: Schema[A] = derived |
| 104 | +33 | inline given gen[A]: Schema[A] = derived |
105 | 105 | | ^^^^^^^ |
106 | 106 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
107 | 107 | |This location contains code that was inlined from i13044.scala:18 |
108 | 108 | 17 | val builder = summonInline[Schema[t]].asInstanceOf[Schema[Any]] |
109 | 109 | | ^ |
110 | 110 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
111 | 111 | |This location contains code that was inlined from i13044.scala:18 |
112 | | -31 | lazy val fields = recurse[m.MirroredElemTypes] |
| 112 | +29 | lazy val fields = recurse[m.MirroredElemTypes] |
113 | 113 | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
114 | 114 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
115 | 115 | |This location contains code that was inlined from i13044.scala:18 |
116 | | -37 | inline given gen[A]: Schema[A] = derived |
| 116 | +33 | inline given gen[A]: Schema[A] = derived |
117 | 117 | | ^^^^^^^ |
118 | 118 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
119 | 119 | |This location contains code that was inlined from i13044.scala:18 |
120 | 120 | 17 | val builder = summonInline[Schema[t]].asInstanceOf[Schema[Any]] |
121 | 121 | | ^ |
122 | 122 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
123 | 123 | |This location contains code that was inlined from i13044.scala:18 |
124 | | -31 | lazy val fields = recurse[m.MirroredElemTypes] |
| 124 | +29 | lazy val fields = recurse[m.MirroredElemTypes] |
125 | 125 | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
126 | 126 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
127 | 127 | |This location contains code that was inlined from i13044.scala:18 |
128 | | -37 | inline given gen[A]: Schema[A] = derived |
| 128 | +33 | inline given gen[A]: Schema[A] = derived |
129 | 129 | | ^^^^^^^ |
130 | 130 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
131 | 131 | |This location contains code that was inlined from i13044.scala:18 |
|
137 | 137 | | ^^^^^^^^^^^ |
138 | 138 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
139 | 139 | |This location contains code that was inlined from i13044.scala:18 |
140 | | -31 | lazy val fields = recurse[m.MirroredElemTypes] |
| 140 | +29 | lazy val fields = recurse[m.MirroredElemTypes] |
141 | 141 | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
142 | 142 | |- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
143 | 143 | |This location contains code that was inlined from i13044.scala:18 |
144 | | -37 | inline given gen[A]: Schema[A] = derived |
| 144 | +33 | inline given gen[A]: Schema[A] = derived |
145 | 145 | | ^^^^^^^ |
146 | 146 | -------------------------------------------------------------------------------------------------------------------- |
0 commit comments