DCD icon indicating copy to clipboard operation
DCD copied to clipboard

replace stdx-allocator with std.experimental

Open WebFreak001 opened this issue 3 years ago • 3 comments

WebFreak001 avatar Jul 06 '22 22:07 WebFreak001

@nordlow wanna review this?

WebFreak001 avatar Jul 06 '22 22:07 WebFreak001

just realized this is a duplicate of #670

@nordlow you replaced the ASTAllocator everywhere, I used the allocatorObject here, reasons for your design decision?

WebFreak001 avatar Jul 06 '22 23:07 WebFreak001

Let me look into https://github.com/dlang-community/DCD/pull/670 again.

nordlow avatar Jul 14 '22 08:07 nordlow

the need to update dsymbol broke the tests here (but fixed those: https://github.com/dlang-community/dsymbol/pull/183)

So closing this in favor of just directly both replacing all the std.experimental changes as well as integrating dsymbol with #673

WebFreak001 avatar Oct 10 '22 23:10 WebFreak001