/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
# [derive(Clone)] Is Broken
(rgbcu.be)
128 points
RGBCube
| 1 comments |
04 Jul 25 20:31 UTC
|
HN request time: 0.224s
|
source
1.
PontingClarke
◴[
08 Jul 25 16:11 UTC
]
No.
44501386
[source]
▶
>>44467657 (OP)
#
Great write-up! It’s a solid reminder that #[derive(Clone)] can introduce subtle behavior in deeply nested or generic types. Automation is helpful—but shouldn't replace carefully reviewing your code's intent. Thanks for bringing attention to this!
ID:
GO
↑