Commit aa9714b
committed
compiler: report error when trait object type param reference self
Fixes #139082.
Bug: #139082
Signed-off-by: xtex <[email protected]>1 parent 8989165 commit aa9714b
File tree
1 file changed
+11
-0
lines changed- compiler/rustc_hir_analysis/src/hir_ty_lowering
1 file changed
+11
-0
lines changedLines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
355 | 366 | | |
356 | 367 | | |
357 | 368 | | |
| |||
0 commit comments