Closed tafia closed 6 years ago
The PR is actually polluted by a rustfmt but this should fix issues with reserved fields:
;
reserved nums were not supporting ranges like
reserved 1, 2, 5 to 9, 15
relevant change is startng here: https://github.com/tafia/quick-protobuf/compare/issue77?expand=1#diff-161ca5ad7871c529df91b4f9d002226fR82
The PR is actually polluted by a rustfmt but this should fix issues with reserved fields:
;
tagreserved nums were not supporting ranges like
relevant change is startng here: https://github.com/tafia/quick-protobuf/compare/issue77?expand=1#diff-161ca5ad7871c529df91b4f9d002226fR82