We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fef1561 commit 2613129Copy full SHA for 2613129
bindgen/Cargo.toml
@@ -47,8 +47,6 @@ default = ["logging", "prettyplease", "runtime"]
47
logging = ["dep:log"]
48
static = ["clang-sys/static"]
49
runtime = ["clang-sys/runtime"]
50
-# This feature is no longer used for anything and should be removed in bindgen 0.70
51
-which-rustfmt = []
52
experimental = ["dep:annotate-snippets"]
53
54
## The following features are for internal use and they shouldn't be used if
0 commit comments