Commit 258f303
committed
Auto merge of #27913 - birkenfeld:remove_suffix_len, r=alexcrichton
The methods gave wrong results for TyIs and TyUs, whose suffix len
should be 5 nowadays. But since they were only used for parsing,
and unneeded for that since 606a309d, remove them rather than fixing.
I hope this is ok to do, since all of rustc is considered unstable...1 file changed
+0
-27
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1216 | 1216 | | |
1217 | 1217 | | |
1218 | 1218 | | |
1219 | | - | |
1220 | | - | |
1221 | | - | |
1222 | | - | |
1223 | | - | |
1224 | | - | |
1225 | | - | |
1226 | | - | |
1227 | | - | |
1228 | | - | |
1229 | 1219 | | |
1230 | 1220 | | |
1231 | 1221 | | |
| |||
1333 | 1323 | | |
1334 | 1324 | | |
1335 | 1325 | | |
1336 | | - | |
1337 | | - | |
1338 | | - | |
1339 | | - | |
1340 | | - | |
1341 | | - | |
1342 | 1326 | | |
1343 | 1327 | | |
1344 | 1328 | | |
| |||
1360 | 1344 | | |
1361 | 1345 | | |
1362 | 1346 | | |
1363 | | - | |
1364 | | - | |
1365 | | - | |
1366 | | - | |
1367 | | - | |
1368 | | - | |
1369 | 1347 | | |
1370 | 1348 | | |
1371 | 1349 | | |
| |||
1408 | 1386 | | |
1409 | 1387 | | |
1410 | 1388 | | |
1411 | | - | |
1412 | | - | |
1413 | | - | |
1414 | | - | |
1415 | | - | |
1416 | 1389 | | |
1417 | 1390 | | |
1418 | 1391 | | |
| |||
0 commit comments