https://issues.dlang.org/show_bug.cgi?id=11892
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- This may have impact on compilation times, since the ddoc generation code will have to walk the AST twice, once to categorize the symbols, the second time to output them in sorted order. --
