Commit dc81742
committed
Auto merge of rust-lang#38047 - canndrew:fmt-void-non-empty, r=bluss
Make core::fmt::Void a non-empty type.
Adding back this change that was removed from PR rust-lang#36449 because it's a fix and because I immediately hit a problem with it again when I started implementing my fix for rust-lang#12609.1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
170 | 172 | | |
171 | 173 | | |
172 | 174 | | |
| |||
0 commit comments