File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -3091,7 +3091,6 @@ dependencies = [
30913091 " rustc-rayon" ,
30923092 " rustc-rayon-core" ,
30933093 " rustc_apfloat" ,
3094- " rustc_ast_pretty" ,
30953094 " rustc_attr" ,
30963095 " rustc_data_structures" ,
30973096 " rustc_error_codes" ,
Original file line number Diff line number Diff line change @@ -21,8 +21,6 @@ rustc-rayon = "0.3.0"
2121rustc-rayon-core = " 0.3.0"
2222polonius-engine = " 0.11.0"
2323rustc_apfloat = { path = " ../librustc_apfloat" }
24- # FIXME(Centril): remove this dependency when stuff is moved to rustc_lint.
25- rustc_ast_pretty = { path = " ../librustc_ast_pretty" }
2624rustc_attr = { path = " ../librustc_attr" }
2725rustc_feature = { path = " ../librustc_feature" }
2826rustc_hir = { path = " ../librustc_hir" }
You can’t perform that action at this time.
0 commit comments