Skip to content

Commit f7064db

Browse files
committed
Complete functionality and general cleanup
1 parent e8f2cfd commit f7064db

File tree

24 files changed

+419
-827
lines changed

24 files changed

+419
-827
lines changed

Cargo.lock

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4307,7 +4307,6 @@ name = "rustc_monomorphize"
43074307
version = "0.0.0"
43084308
dependencies = [
43094309
"rustc_abi",
4310-
"rustc_ast",
43114310
"rustc_data_structures",
43124311
"rustc_errors",
43134312
"rustc_fluent_macro",
@@ -4316,7 +4315,6 @@ dependencies = [
43164315
"rustc_middle",
43174316
"rustc_session",
43184317
"rustc_span",
4319-
"rustc_symbol_mangling",
43204318
"rustc_target",
43214319
"serde",
43224320
"serde_json",

0 commit comments

Comments
 (0)