Commit graph

4 commits

Author SHA1 Message Date
Iain Buclaw
3d6bfb6504 CLI: Remove obsolete flag and all its warnings, undocument -wo flag
Obsolete features have been put on hold until a DIP for "editions" has
been drafted and ratified in the language spec.  Rather, these old
features will just continue to be accepted without warning for now.
2023-09-23 16:05:48 +02:00
Dennis Korpel
cb0b9bf63b Make non-scope constructor a DIP1000 error 2023-08-01 15:10:43 +02:00
Walter Bright
85329ed010
change deprecation of scope constructor to warning (#15391) 2023-07-27 15:03:27 +02:00
Walter Bright
74e40179b5
fix Issue 23145 - Stack allocation of scope new variables defeats @safe (#14175) 2023-02-08 23:29:07 -08:00