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.
f64::INFINITY
f64::NEG_ INFINITY
f64::NAN
1 parent f29a8d7 commit 2f64f48Copy full SHA for 2f64f48
CHANGELOG.md
@@ -217,6 +217,7 @@
217
enabling it by default for `bindgen-cli` (#2789) .
218
- Fix `--allowlist-item` so anonymous enums are no longer ignored.
219
- Use clang_getFileLocation instead of clang_getSpellingLocation to fix clang-trunk (#2824)
220
+- Fix generated constants: `f64::INFINITY`, `f64::NEG_ INFINITY`, `f64::NAN`.
221
222
## Security
223
0 commit comments