[Issue 20674] [DIP1000] inference of `scope` is easily confused
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Nov 3 17:43:54 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=20674
timon.gehr at gmx.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |timon.gehr at gmx.ch
--- Comment #6 from timon.gehr at gmx.ch ---
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.
--
More information about the Digitalmars-d-bugs
mailing list