Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
WIP: Add optional NaN canonicalization #1236
base: main
Are you sure you want to change the base?
WIP: Add optional NaN canonicalization #1236
Changes from all commits
5c24bb4
82ca9b9
7a095be
42142f0
be94dff
33346af
4d34ee2
9839e2c
c442a66
bae8275
6395675
be1a839
8704403
549e3ed
d4e3109
12dcd31
51a2516
3e8c32d
2e504cb
3795e74
6a726a4
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 937 in crates/core/src/untyped.rs
Codecov / codecov/patch
crates/core/src/untyped.rs#L936-L937
Check warning on line 967 in crates/core/src/untyped.rs
Codecov / codecov/patch
crates/core/src/untyped.rs#L966-L967
Check warning on line 982 in crates/core/src/untyped.rs
Codecov / codecov/patch
crates/core/src/untyped.rs#L981-L982
Check warning on line 1012 in crates/core/src/untyped.rs
Codecov / codecov/patch
crates/core/src/untyped.rs#L1011-L1012
Check warning on line 1023 in crates/core/src/untyped.rs
Codecov / codecov/patch
crates/core/src/untyped.rs#L1021-L1023
Check warning on line 1035 in crates/core/src/untyped.rs
Codecov / codecov/patch
crates/core/src/untyped.rs#L1033-L1035
Check warning on line 1047 in crates/core/src/untyped.rs
Codecov / codecov/patch
crates/core/src/untyped.rs#L1045-L1047
Check warning on line 1059 in crates/core/src/untyped.rs
Codecov / codecov/patch
crates/core/src/untyped.rs#L1057-L1059
Check warning on line 1071 in crates/core/src/untyped.rs
Codecov / codecov/patch
crates/core/src/untyped.rs#L1069-L1071
Check warning on line 1083 in crates/core/src/untyped.rs
Codecov / codecov/patch
crates/core/src/untyped.rs#L1081-L1083
Check warning on line 1095 in crates/core/src/untyped.rs
Codecov / codecov/patch
crates/core/src/untyped.rs#L1093-L1095
Check warning on line 1107 in crates/core/src/untyped.rs
Codecov / codecov/patch
crates/core/src/untyped.rs#L1105-L1107
Check warning on line 1119 in crates/core/src/untyped.rs
Codecov / codecov/patch
crates/core/src/untyped.rs#L1117-L1119
Check warning on line 1131 in crates/core/src/untyped.rs
Codecov / codecov/patch
crates/core/src/untyped.rs#L1129-L1131
Check warning on line 1143 in crates/core/src/untyped.rs
Codecov / codecov/patch
crates/core/src/untyped.rs#L1141-L1143
Check warning on line 1155 in crates/core/src/untyped.rs
Codecov / codecov/patch
crates/core/src/untyped.rs#L1153-L1155
Check warning on line 1167 in crates/core/src/untyped.rs
Codecov / codecov/patch
crates/core/src/untyped.rs#L1165-L1167
Check warning on line 1179 in crates/core/src/untyped.rs
Codecov / codecov/patch
crates/core/src/untyped.rs#L1177-L1179
Check warning on line 809 in crates/core/src/value.rs
Codecov / codecov/patch
crates/core/src/value.rs#L805-L809
Check warning on line 811 in crates/core/src/value.rs
Codecov / codecov/patch
crates/core/src/value.rs#L811