Skip to content

Commit ee980e1

Browse files
dtolnayemilio
authored andcommitted
Update prettyplease to format macros better
1 parent 38a779c commit ee980e1

File tree

355 files changed

+11413
-6401
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

355 files changed

+11413
-6401
lines changed

Cargo.lock

+11-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bindgen-tests/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ clap = { version = "4", features = ["derive"] }
1010
clap_complete = "4"
1111
diff = "0.1"
1212
shlex = "1"
13-
prettyplease = { version = "0.2.0" }
13+
prettyplease = { version = "0.2.7", features = ["verbatim"] }
1414
syn = { version = "2.0" }
1515
tempfile = "3"
1616

bindgen-tests/tests/expectations/tests/16-byte-alignment.rs

+128-62
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)