Skip to content

Commit c53b763

Browse files
committed
Update tests
1 parent 20f759f commit c53b763

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/librustc_driver/test.rs

+1
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,7 @@ impl<'a, 'gcx, 'tcx> Env<'a, 'gcx, 'tcx> {
255255
hir::ItemFn(..) |
256256
hir::ItemForeignMod(..) |
257257
hir::ItemGlobalAsm(..) |
258+
hir::ItemExistential(..) |
258259
hir::ItemTy(..) => None,
259260

260261
hir::ItemEnum(..) |

0 commit comments

Comments
 (0)