Stable Serialization of Features #2629
Labels
area: infrastructure
Testing, building, coordinating issues
help required
We need community help to make this happen.
type: enhancement
New feature or request
Description
CI on #2618 failed because the clear command feature flag changed, but the serialized ron traces explicitly output the bitflags, so no longer enabled the clear feature once the flag moved identity.
We should have a serialization that is more stable than this, as we shouldn't be relying on the exact bits.
The text was updated successfully, but these errors were encountered: