]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Rename file rust-ast-full-test.cc to rust-ast.cc
authorParthib <parthibdutta02@gmail.com>
Sat, 28 Jan 2023 16:37:45 +0000 (22:07 +0530)
committerParthib <parthibdutta02@gmail.com>
Sat, 28 Jan 2023 16:37:45 +0000 (22:07 +0530)
gcc/rust/Make-lang.in
gcc/rust/ast/rust-ast.cc [moved from gcc/rust/ast/rust-ast-full-test.cc with 100% similarity]

index 90da858433d3436aa78d3683f583c092672a729b..52bc719915685c1a76d9bd6e964149049e5357e4 100644 (file)
@@ -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 \