Skip to content
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

Upgrade frontend & libs to v2.107 #4563

Merged
merged 241 commits into from
Feb 5, 2024
Merged

Conversation

kinke
Copy link
Member

@kinke kinke commented Jan 13, 2024

No description provided.

ibuclaw and others added 30 commits November 2, 2023 00:42
…em + make most of them private (dlang/dmd!15775)
…e duplicated logic across the tree for deciding if unittests are required to build a program (i.e. for a given set of compiler flags)
…dmd!15805)

Fix Issue 24206 - Can't alias a function type that returns a type with a TypeSuffix

Add isTypeSuffix() function.
This also means a function type with a TypeCtor is now deprecated, just
like a function pointer type with a TypeCtor.

This gives a better error message and simplifies the code.
kinke and others added 15 commits January 19, 2024 19:17
…g to true

DMD enforces it; we can still NOT ignore unsupported pragmas via
`-ignore=false`.
Fixes runnable/standalone_modctor.d.
…ike DMD

Looks totally arbitrary (single precision only…), but oh well, this
makes compilable/stdcheaders.c happy.
…dmd!16073)

Unlike all other fallback paths to libatomic in this module,
`atomicLoad` was missing a cast to `void*`.
@kinke kinke marked this pull request as ready for review February 3, 2024 16:58
Which uses latest dub v1.36.
@kinke kinke merged commit eeeebff into ldc-developers:master Feb 5, 2024
24 checks passed
@kinke kinke deleted the merge-2.107 branch February 5, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.