Commit edb5af3
committed
fix(typecheck): handle unresolved lifetime errors in resolve_root_path
gcc/rust/ChangeLog:
* typecheck/rust-hir-type-check-type.cc (TypeCheckType::resolve_root_path): handle the error condition from `regions_from_generic_args`
Signed-off-by: vibhatsu <maulikbarot2915@gmail.com>1 parent 1c6d3bf commit edb5af3
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
461 | 466 | | |
462 | 467 | | |
463 | 468 | | |
| |||
0 commit comments