Commit 1219014
committed
Auto merge of #78845 - the8472:remove-needs-drop, r=Mark-Simulacrum
[beta] try to work around type normalization regression
This just removes the offending lines that trigger #78139. I have doubts that this will actually solve the issue but it's simple enough to try.
This PR needs a crater run for the failing crate.1 file changed
+4
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2179 | 2179 | | |
2180 | 2180 | | |
2181 | 2181 | | |
2182 | | - | |
2183 | | - | |
2184 | | - | |
2185 | | - | |
| 2182 | + | |
| 2183 | + | |
2186 | 2184 | | |
2187 | 2185 | | |
2188 | 2186 | | |
| |||
2912 | 2910 | | |
2913 | 2911 | | |
2914 | 2912 | | |
2915 | | - | |
2916 | | - | |
2917 | | - | |
2918 | | - | |
| 2913 | + | |
| 2914 | + | |
2919 | 2915 | | |
2920 | 2916 | | |
2921 | 2917 | | |
| |||
0 commit comments