Skip to content

Commit

Permalink
Give types to some bool function arguments in pretty printer
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Jan 15, 2022
1 parent b0ec3e0 commit e2a3909
Show file tree
Hide file tree
Showing 11 changed files with 368 additions and 193 deletions.
1 change: 1 addition & 0 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4694,6 +4694,7 @@ version = "0.0.0"
dependencies = [
"rustc_arena",
"rustc_ast",
"rustc_ast_pretty",
"rustc_attr",
"rustc_data_structures",
"rustc_errors",
Expand Down
Loading

0 comments on commit e2a3909

Please sign in to comment.