Commit b51b172
committed
Auto merge of #89158 - the8472:rollup-3e4ijth, r=the8472
Rollup of 12 pull requests
Successful merges:
- #88795 (Print a note if a character literal contains a variation selector)
- #89015 (core::ascii::escape_default: reduce struct size)
- #89078 (Cleanup: Remove needless reference in ParentHirIterator)
- #89086 (Stabilize `Iterator::map_while`)
- #89096 ([bootstrap] Improve the error message when `ninja` is not found to link to installation instructions)
- #89113 (dont `.ensure()` the `thir_abstract_const` query call in `mir_build`)
- #89114 (Fixes a technicality regarding the size of C's `char` type)
- #89115 (:arrow_up: rust-analyzer)
- #89126 (Fix ICE when `indirect_structural_match` is allowed)
- #89141 (Impl `Error` for `FromSecsError` without foreign type)
- #89142 (Fix match for placeholder region)
- #89147 (add case for checking const refs in check_const_value_eq)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup2 files changed
+6
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | | - | |
| 108 | + | |
110 | 109 | | |
111 | 110 | | |
112 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
833 | 833 | | |
834 | 834 | | |
835 | 835 | | |
836 | | - | |
837 | 836 | | |
838 | 837 | | |
839 | 838 | | |
840 | 839 | | |
841 | | - | |
| 840 | + | |
842 | 841 | | |
843 | 842 | | |
844 | 843 | | |
| |||
1224 | 1223 | | |
1225 | 1224 | | |
1226 | 1225 | | |
1227 | | - | |
1228 | | - | |
| 1226 | + | |
1229 | 1227 | | |
1230 | 1228 | | |
1231 | 1229 | | |
| |||
1244 | 1242 | | |
1245 | 1243 | | |
1246 | 1244 | | |
1247 | | - | |
1248 | | - | |
| 1245 | + | |
1249 | 1246 | | |
1250 | 1247 | | |
1251 | 1248 | | |
| |||
1259 | 1256 | | |
1260 | 1257 | | |
1261 | 1258 | | |
1262 | | - | |
1263 | | - | |
| 1259 | + | |
1264 | 1260 | | |
1265 | 1261 | | |
1266 | 1262 | | |
| |||
1794 | 1790 | | |
1795 | 1791 | | |
1796 | 1792 | | |
1797 | | - | |
1798 | 1793 | | |
1799 | | - | |
| 1794 | + | |
1800 | 1795 | | |
1801 | 1796 | | |
1802 | 1797 | | |
| |||
0 commit comments