-
Notifications
You must be signed in to change notification settings - Fork 740
Generated INFINITY & NEG_ INFINITY are invalid in Rust 1.79 #2853
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
gabiganam
added a commit
to gabiganam/rust-bindgen
that referenced
this issue
Jun 25, 2024
gabiganam
pushed a commit
to gabiganam/rust-bindgen
that referenced
this issue
Jun 25, 2024
gabiganam
pushed a commit
to gabiganam/rust-bindgen
that referenced
this issue
Jun 25, 2024
gabiganam
pushed a commit
to gabiganam/rust-bindgen
that referenced
this issue
Jun 25, 2024
gabiganam
pushed a commit
to gabiganam/rust-bindgen
that referenced
this issue
Jun 25, 2024
gabiganam
pushed a commit
to gabiganam/rust-bindgen
that referenced
this issue
Jun 26, 2024
gabiganam
pushed a commit
to gabiganam/rust-bindgen
that referenced
this issue
Jun 26, 2024
gabiganam
pushed a commit
to gabiganam/rust-bindgen
that referenced
this issue
Jun 26, 2024
gabiganam
pushed a commit
to gabiganam/rust-bindgen
that referenced
this issue
Jun 26, 2024
gabiganam
pushed a commit
to gabiganam/rust-bindgen
that referenced
this issue
Jun 27, 2024
gabiganam
pushed a commit
to gabiganam/rust-bindgen
that referenced
this issue
Jun 30, 2024
gabiganam
pushed a commit
to gabiganam/rust-bindgen
that referenced
this issue
Jun 30, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Input C/C++ Header
Actual Results
Expected Results
Due to new lint rule: https://rust-lang.github.io/rust-clippy/master/index.html#/legacy_numeric_constants
Source code seems to be:
rust-bindgen/bindgen/codegen/helpers.rs
Line 325 in cf9b02f
The text was updated successfully, but these errors were encountered: