Open gafter opened 1 year ago
Also src/Compiler/Shared/auto-copy.jl
in raicode
@kwdef also adds constructors that this package needs to be prepared to update.
This will allow raicode
to eliminate this comment:
# @auto_hash_equals is incompatible with @kwdef, so we have to roll our hash and equality.
@nystrom says in a comment on JuliaServices/AutoHashEqualsCached.jl#1: