Comment #0 by andrej.mitrovich — 2016-08-31T21:34:25Z
There are already some built-in excludes for Phobos, overriding these is useful in case we want to make RDMD build a module using its own dependencies rather than being expected to link with an existing phobos.lib
I can imagine this might be useful when working on new Phobos features.
https://github.com/dlang/tools/pull/183
Comment #1 by andrej.mitrovich — 2016-08-31T21:35:41Z