August 21, 2022
https://issues.dlang.org/show_bug.cgi?id=18496

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ntrel created dlang/dlang.org pull request #3385 "Fix Issue 18496 - Complement expressions now actually int promote" fixing this issue:

- Fix Issue 18496 - Complement expressions now actually int promote

  Also document promotion before unary `-` and `+`.

https://github.com/dlang/dlang.org/pull/3385

--
August 21, 2022
https://issues.dlang.org/show_bug.cgi?id=18496

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dlang.org pull request #3385 "Fix Issue 18496 - Complement expressions now actually int promote" was merged into master:

- fa0a3c69b44829454f927d651c13a34795d7bac0 by Nick Treleaven:
  Fix Issue 18496 - Complement expressions now actually int promote

  Also document promotion before unary `-` and `+`.

https://github.com/dlang/dlang.org/pull/3385

--