Currently, Phobos / Druntime are de-facto compatible with -preview=in (meaning the distributed libs can be used with or without the switch), because care was taken when the compiler feature was implemented and revised.
However, as time pass, it's possible this state regress. Like autodecoding, we should have a job to check this.
Currently, Phobos / Druntime are de-facto compatible with
-preview=in(meaning the distributed libs can be used with or without the switch), because care was taken when the compiler feature was implemented and revised.However, as time pass, it's possible this state regress. Like autodecoding, we should have a job to check this.