diff options
author | Owen Avery <powerboat9.gamer@gmail.com> | 2025-08-01 23:04:01 -0400 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2025-08-05 16:37:03 +0200 |
commit | 715849d86f8645c059ef18172eb6a481ba53ef91 (patch) | |
tree | 1320e1e33e48fdc2d3fda48169a29248d46f3899 /libjava | |
parent | 759e57acac75c94548e78af99bcf350ebce9de3a (diff) | |
download | gcc-715849d86f8645c059ef18172eb6a481ba53ef91.zip gcc-715849d86f8645c059ef18172eb6a481ba53ef91.tar.gz gcc-715849d86f8645c059ef18172eb6a481ba53ef91.tar.bz2 |
gccrs: Avoid including rust-parse-impl.h in rust-parse.h
This should reduce incremental compile times when modifying
rust-parse-impl.h and not rust-parse.h.
gcc/rust/ChangeLog:
* Make-lang.in (GRS_OBJS): Add entries.
* parse/rust-parse-impl.h: Adjust header comment.
(Parser::parse_lifetime_params_objs): Fix bug and add comment.
(Parser::unexpected_token): Likewise.
* parse/rust-parse.h: Remove inclusion of "rust-parse-impl.h".
* parse/rust-parse-impl-lexer.cc: New file.
* parse/rust-parse-impl-macro.cc: New file.
* parse/rust-parse-impl-proc-macro.cc: New file.
Signed-off-by: Owen Avery <powerboat9.gamer@gmail.com>
Diffstat (limited to 'libjava')
0 files changed, 0 insertions, 0 deletions