Commit 1e13241
committed
Auto merge of rust-lang#131792 - matthiaskrgr:rollup-480nwg4, r=matthiaskrgr
Rollup of 8 pull requests
Successful merges:
- rust-lang#130822 (Add `from_ref` and `from_mut` constructors to `core::ptr::NonNull`.)
- rust-lang#131381 (Implement edition 2024 match ergonomics restrictions)
- rust-lang#131594 (rustdoc: Rename "object safe" to "dyn compatible")
- rust-lang#131686 (Add fast-path when computing the default visibility)
- rust-lang#131699 (Try to improve error messages involving aliases in the solver)
- rust-lang#131757 (Ignore lint-non-snake-case-crate#proc_macro_ on targets without unwind)
- rust-lang#131783 (Fix explicit_iter_loop in rustc_serialize)
- rust-lang#131788 (Fix mismatched quotation mark)
r? `@ghost`
`@rustbot` modify labels: rollup2 files changed
+23
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| 156 | + | |
156 | 157 | | |
157 | 158 | | |
158 | 159 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
233 | 251 | | |
234 | 252 | | |
235 | 253 | | |
| |||
1749 | 1767 | | |
1750 | 1768 | | |
1751 | 1769 | | |
1752 | | - | |
1753 | | - | |
1754 | | - | |
| 1770 | + | |
| 1771 | + | |
1755 | 1772 | | |
1756 | 1773 | | |
1757 | 1774 | | |
| |||
1761 | 1778 | | |
1762 | 1779 | | |
1763 | 1780 | | |
1764 | | - | |
1765 | | - | |
1766 | | - | |
| 1781 | + | |
| 1782 | + | |
1767 | 1783 | | |
1768 | 1784 | | |
0 commit comments