diff options
author | Nobel Singh <nobel2073@gmail.com> | 2024-01-30 04:20:03 +0545 |
---|---|---|
committer | Philip Herron <philip.herron@embecosm.com> | 2024-02-04 16:27:04 +0000 |
commit | 5b7d6744e627aae5b0969d229eaa097af5f8db0a (patch) | |
tree | 1b1a8a6324004dbff0a5d4fab24febeee3d8470e /libcpp | |
parent | a99206505f8465c80382a5053f4e02c140e95d09 (diff) | |
download | gcc-5b7d6744e627aae5b0969d229eaa097af5f8db0a.zip gcc-5b7d6744e627aae5b0969d229eaa097af5f8db0a.tar.gz gcc-5b7d6744e627aae5b0969d229eaa097af5f8db0a.tar.bz2 |
Move the Implementation of implitem lowering into its own file.
This patch moves the implementation of the implitem lowering
from rust-ast-lower-implitem.h into the rust-ast-lower-implitem.cc
file.
gcc/rust/ChangeLog:
* Make-lang.in: Add rust-ast-lower-implitem.cc to list of objects.
* hir/rust-ast-lower-implitem.h (RUST_AST_LOWER_IMPLITEM_H): Remove
implementation.
* hir/rust-ast-lower-implitem.cc: Copy implementation from header.
Signed-off-by: Nobel Singh <Nobel2073@gmail.com>
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions