Nicholas Wilson
Nicholas Wilson
Additional Reference: https://github.com/dlang-cpp-interop/stl-containers
The LDC jit is more like a Just-in-time re optimiser, than a Just-in-time compiler. So its not useful as a repl.
maybe because the title doesn't start with that? I'm not sure what the exact regex used is
It will get a changelog from the fact that it fixes a bugzilla issue.
> It still won't be able to inline functions for which code is not generated, as modules not listed on the command line. This seems to be a costly to...
https://github.com/dlang/dlang.org/pull/3808 somehow I missed this
Good to hear. Please add a `fail_compilation` (e.g. to `diag9679.d`) that tests that.
As always , scroll to the bottom and work your way back up: ``` object.Exception@../tools/changed.d(256): Changelog entries should consist of one title line, a blank separator line, and a description....
We should wait, the DIP has not even been submitted, let alone reviewed by the wider community.
It would be good to get the most of this PR working and split out what doesn't work into a separate PR. That will allow the progress that can be...