Commit 6f1daa6
committed
Auto merge of #140053 - ChrisDenton:rollup-tt00skl, r=ChrisDenton
Rollup of 7 pull requests
Successful merges:
- #139042 (Do not remove trivial `SwitchInt` in analysis MIR)
- #139533 (add next_index to Enumerate)
- #139843 (Setup editor file associations for non-rs extensions)
- #140000 (skip llvm-config in autodiff check builds, when its unavailable)
- #140008 (Improve `clean_maybe_renamed_item` function code a bit)
- #140024 (Remove early exits from JumpThreading.)
- #140039 (Add option for stable backport poll)
r? `@ghost`
`@rustbot` modify labels: rollupFile tree
3 files changed
+30
-1
lines changed- src
- tests/fail
3 files changed
+30
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
0 commit comments