aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/ast/rust-ast.h
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2022-04-25 11:10:22 +0000
committerGitHub <noreply@github.com>2022-04-25 11:10:22 +0000
commit2b1cb4ba8693e2c148e7aa406b4f03d34ffc0439 (patch)
tree7c0e5170858b3abc2c384f62b308103e9cd0dc6d /gcc/rust/ast/rust-ast.h
parentd54ca716854b30c6a6431310d7f1726073ecee25 (diff)
parente26b95f64a0f450199b3a5f58db68dfd0fb585b5 (diff)
downloadgcc-2b1cb4ba8693e2c148e7aa406b4f03d34ffc0439.zip
gcc-2b1cb4ba8693e2c148e7aa406b4f03d34ffc0439.tar.gz
gcc-2b1cb4ba8693e2c148e7aa406b4f03d34ffc0439.tar.bz2
Merge #1161
1161: Implement macro expansion for ComparisonExpr, LazyBooleanExpr, AssignmentExpr r=CohenArthur a=antego Following up on https://github.com/Rust-GCC/gccrs/issues/1141 Currently the macro expansion doesn't work for ComparisonExpr, LazyBooleanExpr, AssignmentExpr. To fix this, I just copied the code from the `ArithmeticOrLogicalExpr` and it seemed to work. I don't like the code duplication, happy to try refactoring it into a separate function. Will work on the macro expansion in the `if` expressions next. Co-authored-by: antego <antego@users.noreply.github.com>
Diffstat (limited to 'gcc/rust/ast/rust-ast.h')
0 files changed, 0 insertions, 0 deletions