Commit 1303bf2
authored
Rollup merge of rust-lang#66941 - CAD97:nord, r=Dylan-DPC
Remove `ord` lang item
At this point it seems to be unused, and just `partial_ord` is used instead. This removes the unused lang item.2 files changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
534 | 534 | | |
535 | 535 | | |
536 | 536 | | |
537 | | - | |
538 | 537 | | |
539 | 538 | | |
540 | 539 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
361 | | - | |
362 | 361 | | |
363 | 362 | | |
364 | 363 | | |
| |||
0 commit comments