Commit a201628
Remove move-only adapter support
Summary:
`cpp.Adapter.moveOnly` no longer affects C++ code generation, and every production use was attached to a copyable adapted type. Remove the annotation field, stale annotations, move-only fixtures, and regenerate affected fixture outputs.
Field ID 5 remains unreserved so existing serialized annotation payloads continue to decode without unknown-field enforcement. Keep the existing arithmetic `serializedSizeFixed` adapter-size support unchanged.
The Configerator-owned Metarmor source change is D116658723 and must land first.
Reviewed By: hchokshi
Differential Revision: D116659189
fbshipit-source-id: 93fe5691c8c85f9ab30f1e68d840cac3d15e64331 parent 4e3163d commit a201628
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | 179 | | |
183 | 180 | | |
184 | 181 | | |
| |||
0 commit comments