diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2022-04-20 06:51:19 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-20 06:51:19 +0000 |
commit | dc57f4ced0d168be911ca22db81fe9526e2d70a8 (patch) | |
tree | 68fbec053dd77b7c38aa08f76310347ab711bace /gcc/rust/parse/rust-parse-impl.h | |
parent | f6e244dc0e736853f2ba74fc3e0da585285df191 (diff) | |
parent | 038677dd8300fffc2abe8a47fef5cc99d8e594bc (diff) | |
download | gcc-dc57f4ced0d168be911ca22db81fe9526e2d70a8.zip gcc-dc57f4ced0d168be911ca22db81fe9526e2d70a8.tar.gz gcc-dc57f4ced0d168be911ca22db81fe9526e2d70a8.tar.bz2 |
Merge #1137
1137: ast: lower: Split rust-lower-base in its own source file r=CohenArthur a=CohenArthur
The implementation of all functions declared in `rust-ast-lower-base.h` was a big offender of our "definitions in headers" problem, spanning over 900 lines of code. We can do the same for basically all headers in `gcc/rust/hir` which all contain some definitions that have accumulated over time
Co-authored-by: Arthur Cohen <arthur.cohen@embecosm.com>
Diffstat (limited to 'gcc/rust/parse/rust-parse-impl.h')
0 files changed, 0 insertions, 0 deletions