Commit d2272d4
authored
Rollup merge of rust-lang#73465 - lzutao:spec-char-tostring, r=sfackler
Add specialization of `ToString for char`
Closes rust-lang#734621 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2230 | 2230 | | |
2231 | 2231 | | |
2232 | 2232 | | |
| 2233 | + | |
| 2234 | + | |
| 2235 | + | |
| 2236 | + | |
| 2237 | + | |
| 2238 | + | |
| 2239 | + | |
| 2240 | + | |
2233 | 2241 | | |
2234 | 2242 | | |
2235 | 2243 | | |
| |||
0 commit comments