diff options
author | Yizhe <yizhe@pku.edu.cn> | 2021-02-26 08:53:19 +0000 |
---|---|---|
committer | Philip Herron <herron.philip@googlemail.com> | 2021-03-01 10:42:27 +0000 |
commit | 1b857e339dd144e3405a9a5a6f3275a2e56b2f54 (patch) | |
tree | 775d0739bf14633fa9fad182bf3c6ef3da609353 /gcc/rust/ast/rust-expr.h | |
parent | 5625e07187567025cdc5aeac576dd9fca7579af1 (diff) | |
download | gcc-1b857e339dd144e3405a9a5a6f3275a2e56b2f54.zip gcc-1b857e339dd144e3405a9a5a6f3275a2e56b2f54.tar.gz gcc-1b857e339dd144e3405a9a5a6f3275a2e56b2f54.tar.bz2 |
Cleanup AST-to-HIR lowering
With AST and HIR using the same operator enum, we no longer need to
perform conversions. Except for CompoundAssignmentExpr, which gets
compiled away and therefore still needs conversion.
Diffstat (limited to 'gcc/rust/ast/rust-expr.h')
0 files changed, 0 insertions, 0 deletions