This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 7a3eca6
authored
Rollup merge of rust-lang#104416 - clubby789:fix-104414, r=eholk
Fix using `include_bytes` in pattern position
Fix rust-lang#104414File tree
2 files changed
+8
-2
lines changed- compiler/rustc_expand/src
- src/test/ui/proc-macro
2 files changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
507 | 507 | | |
508 | 508 | | |
509 | 509 | | |
510 | | - | |
| 510 | + | |
511 | 511 | | |
512 | 512 | | |
513 | 513 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
0 commit comments