Commits
Click on a commit to change the comparison rangerefactor(linter/plugins): remove unnecessary `Serialize` derives (#14031)
These types don't need to be serialized, only deserialized. So don't derive `Serialize` on them.2 months ago
by overlookmotel