Skip to content

Commit e2a3909

Browse files
committed
Give types to some bool function arguments in pretty printer
1 parent b0ec3e0 commit e2a3909

File tree

11 files changed

+368
-193
lines changed

11 files changed

+368
-193
lines changed

Cargo.lock

+1
Original file line numberDiff line numberDiff line change
@@ -4694,6 +4694,7 @@ version = "0.0.0"
46944694
dependencies = [
46954695
"rustc_arena",
46964696
"rustc_ast",
4697+
"rustc_ast_pretty",
46974698
"rustc_attr",
46984699
"rustc_data_structures",
46994700
"rustc_errors",

0 commit comments

Comments
 (0)