-
Notifications
You must be signed in to change notification settings - Fork 101
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
Full abi compatibilty #1131
Merged
Merged
Full abi compatibilty #1131
Commits on Jan 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d39b441 - Browse repository at this point
Copy the full SHA d39b441View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6170fc6 - Browse repository at this point
Copy the full SHA 6170fc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff33042 - Browse repository at this point
Copy the full SHA ff33042View commit details -
Configuration menu - View commit details
-
Copy full SHA for de713a8 - Browse repository at this point
Copy the full SHA de713a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b58d8c - Browse repository at this point
Copy the full SHA 2b58d8cView commit details
Commits on Jan 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4555737 - Browse repository at this point
Copy the full SHA 4555737View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc595f1 - Browse repository at this point
Copy the full SHA fc595f1View commit details
Commits on Jan 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d263447 - Browse repository at this point
Copy the full SHA d263447View commit details -
This check wasn't very useful and removing it simplifies the code.
Configuration menu - View commit details
-
Copy full SHA for aa23f86 - Browse repository at this point
Copy the full SHA aa23f86View commit details -
Configuration menu - View commit details
-
Copy full SHA for e564a0a - Browse repository at this point
Copy the full SHA e564a0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 268d7bc - Browse repository at this point
Copy the full SHA 268d7bcView commit details
Commits on Jan 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e8f48e4 - Browse repository at this point
Copy the full SHA e8f48e4View commit details
Commits on Jan 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 139a6d1 - Browse repository at this point
Copy the full SHA 139a6d1View commit details -
Force stack slot size to be a multiple of 16
This ensures that all stack slots are aligned to 16 bytes. Without this linking against crates compiled with cg_llvm may cause a crash due to simd instructions requiring a 16 byte alignment.
Configuration menu - View commit details
-
Copy full SHA for b5ddb76 - Browse repository at this point
Copy the full SHA b5ddb76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d69817 - Browse repository at this point
Copy the full SHA 2d69817View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fcf59f - Browse repository at this point
Copy the full SHA 7fcf59fView 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.