phobos/std/experimental/logger
Martin Kinkelin 1a459c5996 Get rid of std.conv.emplace[Ref](), use core[.internal].lifetime
The emplace() stuff was moved to druntime; for some reason, it's still
in Phobos.

I've diffed the two versions, and they are still almost identical (incl.
unittests); the druntime version appears to have seen some improvements
(e.g., forwarding r/lvalueness of the arguments) in the meantime.
2021-01-17 16:02:25 +01:00
..
core.d Get rid of std.conv.emplace[Ref](), use core[.internal].lifetime 2021-01-17 16:02:25 +01:00
filelogger.d Replace in with const in preparation of dmd change 2019-10-23 12:41:35 +02:00
multilogger.d Remove a few cases of underscore escaping 2018-06-04 13:05:01 +02:00
nulllogger.d Remove a few cases of underscore escaping 2018-06-04 13:05:01 +02:00
package.d Remove a few cases of underscore escaping 2018-06-04 13:05:01 +02:00