This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit af7242c
authored
Unrolled build for rust-lang#119215
Rollup merge of rust-lang#119215 - mu001999:fix/119209, r=Nilstrieb
Emits error if has bound regions
Fixes rust-lang#119209File tree
3 files changed
+16
-1
lines changed- compiler/rustc_hir_analysis/src/check
- tests/ui/entry-point
3 files changed
+16
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
128 | 131 | | |
129 | 132 | | |
130 | 133 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments