-
-
Notifications
You must be signed in to change notification settings - Fork 609
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
Rebase stable onto master #16963
Rebase stable onto master #16963
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a0734ec - Browse repository at this point
Copy the full SHA a0734ecView commit details -
Fix Bugzilla 24599 - Wrongly elided TypeInfo emission (dlang#15868)
Reverting dlang#14844, which caused such missing TypeInfos, *and* making sure the special TypeInfo members are fully analyzed and ready for codegen (otherwise hitting an assertion for the real-world project).
Configuration menu - View commit details
-
Copy full SHA for 0e6b52a - Browse repository at this point
Copy the full SHA 0e6b52aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f410b17 - Browse repository at this point
Copy the full SHA f410b17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b24e4b - Browse repository at this point
Copy the full SHA 5b24e4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38c4ee3 - Browse repository at this point
Copy the full SHA 38c4ee3View commit details -
Add BitFieldStyle.Gcc_Clang_ARM
Required for 32-bit ARM, and non-Apple 64-bit ARM targets. The only difference to `Gcc_Clang` is that anonymous and 0-length bit-fields do contribute to the aggregate alignment. Caught by existing proper C interop tests in runnable_cxx/testbitfields.d on such targets. The hardcoded bad tests in runnable/{bitfieldsposix64.c,dbitfieldsposix64.d} however now fail after the fix, on such targets again.
Configuration menu - View commit details
-
Copy full SHA for a2088c0 - Browse repository at this point
Copy the full SHA a2088c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6eb3783 - Browse repository at this point
Copy the full SHA 6eb3783View commit details -
Fix Bugzilla Issue 24687 - [REG2.110] Cannot cast string-imports to s…
…elect overload anymore
Configuration menu - View commit details
-
Copy full SHA for 047b14a - Browse repository at this point
Copy the full SHA 047b14aView commit details -
Also make deprecationSupplemental adhere to error limit (dlang#16779)
Co-authored-by: Dennis Korpel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee6f3c4 - Browse repository at this point
Copy the full SHA ee6f3c4View commit details -
Fix bugzilla 24699 - [REG2.108] No short-circuit evaluation of mixing…
… template bool argument
Configuration menu - View commit details
-
Copy full SHA for 36b6237 - Browse repository at this point
Copy the full SHA 36b6237View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38c2cd0 - Browse repository at this point
Copy the full SHA 38c2cd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d1a993 - Browse repository at this point
Copy the full SHA 1d1a993View commit details -
Fix bugzilla 24790 - -vcg-ast ICE on lowered assign exp (dlang#16914)
Co-authored-by: Dennis Korpel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 239cd00 - Browse repository at this point
Copy the full SHA 239cd00View commit details -
Fix bugzilla 24764 - ICE when -vcg-ast prints imported invariant (dla…
…ng#16917) Co-authored-by: Dennis Korpel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d278704 - Browse repository at this point
Copy the full SHA d278704View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4032823 - Browse repository at this point
Copy the full SHA 4032823View commit details