You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gcc/rust/ChangeLog:
* ast/rust-expr.h
(ErrorPropagationExpr::get_propagating_expr_ptr): New member
function.
* expand/rust-expand-visitor.cc (ExpandVisitor::visit): Call
maybe_expand_expr on the inner expression owned by an
ErrorPropagationExpr.
Signed-off-by: Owen Avery <[email protected]>
0 commit comments