Commit e651da9
committed
Auto merge of rust-lang#17668 - Veykril:incorrect-nevers, r=Veykril
Remove incorrect never! invocations
These can crop up when the `Future` related lang items are missing2 files changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1977 | 1977 | | |
1978 | 1978 | | |
1979 | 1979 | | |
1980 | | - | |
1981 | 1980 | | |
1982 | 1981 | | |
1983 | 1982 | | |
| |||
0 commit comments