Commit 0b94bc0
authored
Rollup merge of rust-lang#149421 - ShoyuVanilla:regression-129865, r=chenyukang
Add a regression test for issue 129865
Closes rust-lang#129865
Looks like the previous versions (`< 1.85.0`) failed to normalize async block's upvar types containing constants but not anymoreFile tree
1 file changed
+14
-0
lines changed- tests/ui/traits/next-solver/normalize
1 file changed
+14
-0
lines changedLines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments