Skip to content

Commit

Permalink
Update prettyplease to format macros better
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay authored and emilio committed Jun 17, 2023
1 parent 38a779c commit ee980e1
Show file tree
Hide file tree
Showing 355 changed files with 11,413 additions and 6,401 deletions.
22 changes: 11 additions & 11 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bindgen-tests/Cargo.toml
Expand Up @@ -10,7 +10,7 @@ clap = { version = "4", features = ["derive"] }
clap_complete = "4"
diff = "0.1"
shlex = "1"
prettyplease = { version = "0.2.0" }
prettyplease = { version = "0.2.7", features = ["verbatim"] }
syn = { version = "2.0" }
tempfile = "3"

Expand Down
190 changes: 128 additions & 62 deletions bindgen-tests/tests/expectations/tests/16-byte-alignment.rs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ee980e1

Please sign in to comment.