Hi, It would probably be a good idea to move std.compiler in Phobos to rt.compiler in druntime before doing a beta release, so it can actually be used (now that it has useful values/checks). If the beta is released before doing this, code that starts using std.compiler would break when it's moved to druntime later. Regards, Alex