atilaneves / automem

C++-style automatic memory management smart pointers for D
BSD 3-Clause "New" or "Revised" License
86 stars 15 forks source link

Remove deprecated -dip25 switch #77

Closed dkorpel closed 6 months ago

dkorpel commented 6 months ago

It's enabled by default / deprecated now, and also implied by dip1000

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.60%. Comparing base (7d77579) to head (b263160).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #77 +/- ## ========================================== - Coverage 98.95% 98.60% -0.35% ========================================== Files 12 12 Lines 863 863 ========================================== - Hits 854 851 -3 - Misses 9 12 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.