January 01, 2020
https://issues.dlang.org/show_bug.cgi?id=20468

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@SSoulaimane created dlang/druntime pull request #2890 "Fix issue 20468 - `emplace` should forward argument lvalueness correctly" fixing this issue:

- Fix issue 20468 - `emplace` should forward argument lvalueness correctly

https://github.com/dlang/druntime/pull/2890

--
January 08, 2020
https://issues.dlang.org/show_bug.cgi?id=20468

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/druntime pull request #2890 "Fix issue 20468 - `emplace` should forward argument lvalueness correctly" was merged into master:

- f8b2223c44214c536a759cf8b38cc770d70dd626 by سليمان السهمي  (Suleyman Sahmi):
  Fix issue 20468 - `emplace` should forward argument lvalueness correctly

https://github.com/dlang/druntime/pull/2890

--