Skip to content

Commit

Permalink
fix merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
tjhance committed Jan 20, 2022
1 parent 1a250a7 commit eab8f07
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/rust_verify/src/rust_to_vir_expr.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1041,7 +1041,6 @@ pub(crate) fn expr_to_vir_inner<'tcx>(
bctx,
expr,
def_id,
bctx.types.node_type(fun.hir_id),
bctx.types.node_substs(fun.hir_id),
fun.span,
args_slice,
Expand Down

0 comments on commit eab8f07

Please sign in to comment.