Commit 5af801b
committed
Auto merge of rust-lang#141415 - est31:let_chains_libcore, r=tgross35
Remove #![feature(let_chains)] from libcore
PR rust-lang#132833 has stabilized the let_chains feature. This PR removes the last occurrence from the library.
Split out of rust-lang#140966 as it caused breakage. Now we have a patch to the linux tree that fixes the build, so we update the linux tree to it.
cc Rust-for-Linux/linux#1163
cc rust-lang#1407222 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
162 | 161 | | |
163 | 162 | | |
164 | 163 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments