Commit f07980e
committed
Add self-referencing struct shim
Part of JuliaLang/julia#56497 that I ignored before. 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 1470614 commit f07980e
2 files changed
+20
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3854 | 3854 | | |
3855 | 3855 | | |
3856 | 3856 | | |
| 3857 | + | |
| 3858 | + | |
| 3859 | + | |
| 3860 | + | |
| 3861 | + | |
| 3862 | + | |
| 3863 | + | |
| 3864 | + | |
| 3865 | + | |
| 3866 | + | |
| 3867 | + | |
| 3868 | + | |
| 3869 | + | |
| 3870 | + | |
| 3871 | + | |
| 3872 | + | |
| 3873 | + | |
| 3874 | + | |
3857 | 3875 | | |
3858 | 3876 | | |
3859 | 3877 | | |
| |||
3986 | 4004 | | |
3987 | 4005 | | |
3988 | 4006 | | |
3989 | | - | |
| 4007 | + | |
3990 | 4008 | | |
3991 | 4009 | | |
3992 | 4010 | | |
| |||
| 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