mirror of
https://github.com/dlang/phobos.git
synced 2025-04-30 15:10:46 +03:00
![]() This removes unnecessary uses of scope, adds a lot of necessary uses of scope, and adds basic tests that ensure that each of the functions in std.datetime.systime compile when given scope arguments. It also enables some previously commented out tests involving immutable SysTimes (IIRC, they didn't use to compile due to compiler bugs related to Rebindable!(immutable TimeZone), but they now compiler, so they should be enabled). |
||
---|---|---|
.. | ||
date.d | ||
interval.d | ||
package.d | ||
stopwatch.d | ||
systime.d | ||
timezone.d |