Commits
Click on a commit to change the comparison rangeperf(regular_expression): make all fieldless enums `Copy` (#9937)
Fieldless enums should always be `Copy` because they're only 1 byte. There is no point in passing them by reference.9 months ago
by overlookmotel