https://issues.dlang.org/show_bug.cgi?id=20674
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from [email protected] --- AFAIU DIP1000 just copies the lifetime attribute from the initializer to the variable, so I don't think you need anything more fancy than computing connected components. --
