On Friday, 21 September 2018 at 10:06:06 UTC, Nemanja Boric wrote:
On Friday, 21 September 2018 at 09:10:06 UTC, Jonathan M Davis
wrote:
[...]
The @__future is fully (to a reasonable degree) implemented -
and the `Throwable.message` was marked with this attribute to
prevent breaking the user code when introducing this field, and
it probably can just be removed from there at this point (since
many releases have been released).
[...]
Interesting quote from Martin on that PR:
With regards to Throwable.message we agreed on making it one of
the first users of an upcoming reference counted string.
Details on the design of the reference counted string first to
be discussed on dlang-study.