]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Lower ErrorPropagationExpr from AST to HIR
authorSergey Bugaev <bugaevc@gmail.com>
Fri, 14 Apr 2023 16:47:46 +0000 (19:47 +0300)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 16 Jan 2024 17:34:10 +0000 (18:34 +0100)
commit18cd9a240d6f0b9e424a4b4c1bd2251ff85e9b2f
tree8776e25efab467e39d7e9a8e338e9e79f1ca10bf
parentaae0830fbf1cfeb8f0014e15c2cd2cad54c31afe
gccrs: Lower ErrorPropagationExpr from AST to HIR

gcc/rust/ChangeLog:
* hir/rust-ast-lower-expr.h, hir/rust-ast-lower-expr.cc:
Lower AST::ErrorPropagationExpr to HIR::ErrorPropagationExpr

Signed-off-by: Sergey Bugaev <bugaevc@gmail.com>
gcc/rust/hir/rust-ast-lower-expr.cc
gcc/rust/hir/rust-ast-lower-expr.h