Commit c464be9
authored
Rollup merge of rust-lang#110893 - BoxyUwU:inline_const_nits, r=compiler-errors
remove inline const deadcode in typeck
inline consts get typeck'd with their parent so this is not reachable1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | 224 | | |
231 | 225 | | |
232 | 226 | | |
| |||
0 commit comments