-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
add rustc_abi(assert_eq) to test some guaranteed or at least highly expected ABI compatibility guarantees #115372
Merged
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9570cac - Browse repository at this point
Copy the full SHA 9570cacView commit details -
Configuration menu - View commit details
-
Copy full SHA for e66913f - Browse repository at this point
Copy the full SHA e66913fView commit details
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c981026 - Browse repository at this point
Copy the full SHA c981026View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8922c0c - Browse repository at this point
Copy the full SHA 8922c0cView commit details
Commits on Sep 8, 2023
-
accept some differences for rustc_abi(assert_eq), so that we can test…
… more things to be compatible
Configuration menu - View commit details
-
Copy full SHA for c3e14ed - Browse repository at this point
Copy the full SHA c3e14edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02217d1 - Browse repository at this point
Copy the full SHA 02217d1View commit details -
merge transparent-abi test into general abi compatibility test, and t…
…est repr(transparent) unions
Configuration menu - View commit details
-
Copy full SHA for f6ef555 - Browse repository at this point
Copy the full SHA f6ef555View commit details -
Configuration menu - View commit details
-
Copy full SHA for a53c6ee - Browse repository at this point
Copy the full SHA a53c6eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 243ef31 - Browse repository at this point
Copy the full SHA 243ef31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28d1529 - Browse repository at this point
Copy the full SHA 28d1529View commit details -
turns out Layout has some more things to worry about -- move ABI comp…
…arison into helper function like is_bool, and some special magic extra fields
Configuration menu - View commit details
-
Copy full SHA for b0cf4c2 - Browse repository at this point
Copy the full SHA b0cf4c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e726be2 - Browse repository at this point
Copy the full SHA e726be2View commit details
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.