Commit e6a2f35
committed
Revert TastyFormat changes
Instead use a hack to convert the Into flag into the $into annotation for pickling.
This means we can merge the scheme without waiting for the next minor version.
When the scheme is stabilized we should revert this commit again to get the cleaner
treatment where the Into fag maps to the INTO tag.1 parent 689062a commit e6a2f35
File tree
3 files changed
+9
-9
lines changed- compiler/src/dotty/tools/dotc/core/tasty
- tasty/src/dotty/tools/tasty
3 files changed
+9
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
852 | 852 | | |
853 | 853 | | |
854 | 854 | | |
| 855 | + | |
| 856 | + | |
| 857 | + | |
855 | 858 | | |
856 | 859 | | |
857 | 860 | | |
| |||
905 | 908 | | |
906 | 909 | | |
907 | 910 | | |
908 | | - | |
909 | 911 | | |
910 | 912 | | |
911 | 913 | | |
| |||
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
667 | 667 | | |
668 | 668 | | |
669 | 669 | | |
670 | | - | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
671 | 675 | | |
672 | 676 | | |
673 | 677 | | |
| |||
758 | 762 | | |
759 | 763 | | |
760 | 764 | | |
761 | | - | |
762 | 765 | | |
763 | 766 | | |
764 | 767 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
233 | 232 | | |
234 | 233 | | |
235 | 234 | | |
| |||
512 | 511 | | |
513 | 512 | | |
514 | 513 | | |
515 | | - | |
516 | 514 | | |
517 | 515 | | |
518 | 516 | | |
| |||
705 | 703 | | |
706 | 704 | | |
707 | 705 | | |
708 | | - | |
709 | | - | |
| 706 | + | |
710 | 707 | | |
711 | 708 | | |
712 | 709 | | |
| |||
766 | 763 | | |
767 | 764 | | |
768 | 765 | | |
769 | | - | |
770 | | - | |
771 | 766 | | |
772 | 767 | | |
773 | 768 | | |
| |||
0 commit comments