This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit e700d02
authored
Rollup merge of rust-lang#108660 - xfix:remove-ne-method-from-str, r=thomcc
Remove ne implementations from strings
As far as I can tell, there isn't really a reason for those.2 files changed
+0
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2213 | 2213 | | |
2214 | 2214 | | |
2215 | 2215 | | |
2216 | | - | |
2217 | | - | |
2218 | | - | |
2219 | | - | |
2220 | 2216 | | |
2221 | 2217 | | |
2222 | 2218 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | 31 | | |
36 | 32 | | |
37 | 33 | | |
| |||
0 commit comments