Commit 9d00252
authored
Rollup merge of #68716 - petrochenkov:stabmixed, r=dtolnay
Stabilize `Span::mixed_site`
Closes #65049.
cc #54727 (comment)
Pre-requisite for #68717 ("Stabilize fn-like proc macros in expression, pattern and statement positions").
Stabilization report: #68716 (comment).File tree
2 files changed
+1
-2
lines changed- src
- libproc_macro
- test/ui/proc-macro/auxiliary
2 files changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
306 | | - | |
| 306 | + | |
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
0 commit comments