Commit 7194d9b
committed
Struct desugaring: "Undo decision to publish incomplete types..."
JuliaLang/julia#56497; Add self-referencing struct shim
I have doubts about how long this solution will stay in the base repository, and
how complete it is (doesn't seem to work with M1.M2.S), but we are testing
for it here.
Also change the expected value of a test changed in the same PR.1 parent 950b87c commit 7194d9b
2 files changed
+24
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3825 | 3825 | | |
3826 | 3826 | | |
3827 | 3827 | | |
| 3828 | + | |
| 3829 | + | |
| 3830 | + | |
| 3831 | + | |
| 3832 | + | |
| 3833 | + | |
| 3834 | + | |
| 3835 | + | |
| 3836 | + | |
| 3837 | + | |
| 3838 | + | |
| 3839 | + | |
| 3840 | + | |
| 3841 | + | |
| 3842 | + | |
| 3843 | + | |
| 3844 | + | |
| 3845 | + | |
3828 | 3846 | | |
3829 | 3847 | | |
3830 | 3848 | | |
| |||
3952 | 3970 | | |
3953 | 3971 | | |
3954 | 3972 | | |
3955 | | - | |
3956 | | - | |
3957 | 3973 | | |
3958 | | - | |
3959 | 3974 | | |
3960 | 3975 | | |
3961 | 3976 | | |
3962 | 3977 | | |
3963 | | - | |
| 3978 | + | |
3964 | 3979 | | |
| 3980 | + | |
| 3981 | + | |
| 3982 | + | |
| 3983 | + | |
3965 | 3984 | | |
3966 | 3985 | | |
3967 | 3986 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
| 254 | + | |
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
| |||
0 commit comments