Commit 02cebe1
Ralph Küpper
fix(codegen): thread specialized_from through #7627's new Class fixture
Rebasing #7575 onto v0.5.1357 merges CLEANLY as text but does not compile:
#7627 added a `perry_hir::Class` literal in codegen/emission_order_tests.rs,
and #7575 adds a field to that struct. Textual mergeability is not a merge
check when one side widens a struct the other side constructs.1 parent b9df487 commit 02cebe1
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
| 300 | + | |
300 | 301 | | |
301 | 302 | | |
302 | 303 | | |
| |||
0 commit comments