Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions changelog/phobos-dip1000.dd
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Phobos is now compiled with -preview=dip1000

Phobos and Druntime are now compiled with -preview=dip1000.

This is a major milestone in the transition to $(LINK2 https://github.com/dlang/DIPs/blob/master/DIPs/other/DIP1000.md, DIP1000). Hence, end users can now start using `-preview=dip1000` in their own code bases.

As always, any encountered issue should be reported to the $(LINK2 https://issues.dlang.org, issue tracker).