Skip to content

Commit 42e88cd

Browse files
committed
stash rest
1 parent 3128982 commit 42e88cd

27 files changed

+6
-8141
lines changed

gcc/rust/Make-lang.in

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -143,17 +143,7 @@ GRS_OBJS = \
143143
rust/rust-ice-finalizer.o \
144144
rust/rust-late-name-resolver-2.0.o \
145145
rust/rust-immutable-name-resolution-context.o \
146-
rust/rust-early-name-resolver.o \
147146
rust/rust-name-resolver.o \
148-
rust/rust-ast-resolve.o \
149-
rust/rust-ast-resolve-base.o \
150-
rust/rust-ast-resolve-item.o \
151-
rust/rust-ast-resolve-pattern.o \
152-
rust/rust-ast-resolve-expr.o \
153-
rust/rust-ast-resolve-type.o \
154-
rust/rust-ast-resolve-path.o \
155-
rust/rust-ast-resolve-stmt.o \
156-
rust/rust-ast-resolve-struct-expr-field.o \
157147
rust/rust-forever-stack.o \
158148
rust/rust-hir-type-check.o \
159149
rust/rust-privacy-check.o \

gcc/rust/lang.opt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -204,10 +204,6 @@ Enum(frust_compile_until) String(compilation) Value(12)
204204
EnumValue
205205
Enum(frust_compile_until) String(end) Value(13)
206206

207-
frust-name-resolution-2.0
208-
Rust Var(flag_name_resolution_2_0) Init(1)
209-
Use the temporary and experimental name resolution pipeline instead of the stable one
210-
211207
frust-borrowcheck
212208
Rust Var(flag_borrowcheck)
213209
Use the WIP borrow checker.

0 commit comments

Comments
 (0)