mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 20:01:22 -05:00
gccrs: Rename file rust-ast-full-test.cc to rust-ast.cc
gcc/rust/ChangeLog: * Make-lang.in: Rename object file. * ast/rust-ast-full-test.cc: Moved to... * ast/rust-ast.cc: ...here.
This commit is contained in:
@@ -73,7 +73,7 @@ GRS_OBJS = \
|
||||
rust/rust-lex.o \
|
||||
rust/rust-cfg-parser.o \
|
||||
rust/rust-parse.o \
|
||||
rust/rust-ast-full-test.o \
|
||||
rust/rust-ast.o \
|
||||
rust/rust-ast-fragment.o \
|
||||
rust/rust-ast-dump.o \
|
||||
rust/rust-hir-dump.o \
|
||||
|
||||
Reference in New Issue
Block a user