mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-23 04:09:42 -05:00
gccrs: Rename rust-tyctx.cc to rust-typecheck-context.cc
Signed-off-by: Philip Herron <herron.philip@googlemail.com> gcc/rust/ChangeLog: * Make-lang.in: update name * typecheck/rust-tyctx.cc: Moved to... * typecheck/rust-typecheck-context.cc: ...here.
This commit is contained in:
committed by
Arthur Cohen
parent
615ee14c08
commit
6c4fa22d38
@@ -118,7 +118,7 @@ GRS_OBJS = \
|
||||
rust/rust-tyty-util.o \
|
||||
rust/rust-tyty-call.o \
|
||||
rust/rust-tyty-subst.o \
|
||||
rust/rust-tyctx.o \
|
||||
rust/rust-typecheck-context.o \
|
||||
rust/rust-tyty-bounds.o \
|
||||
rust/rust-hir-type-check-util.o \
|
||||
rust/rust-hir-trait-resolve.o \
|
||||
|
||||
Reference in New Issue
Block a user