Commit 2b18bc8
authored
Rollup merge of rust-lang#61077 - nnethercote:tweak-prefill, r=petrochenkov
Don't arena-allocate static symbols.
It's just a waste of memory. This also gets rid of the special case for
"".
r? @petrochenkov1 file changed
Lines changed: 6 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
866 | 866 | | |
867 | 867 | | |
868 | 868 | | |
869 | | - | |
870 | | - | |
871 | | - | |
872 | | - | |
873 | | - | |
874 | | - | |
875 | | - | |
876 | | - | |
877 | | - | |
878 | | - | |
879 | | - | |
880 | | - | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
881 | 875 | | |
882 | | - | |
883 | 876 | | |
884 | 877 | | |
885 | 878 | | |
| |||
0 commit comments