fix lint in parser/core
commit03c1d23b558af1772d454dac6e6889d7a502ac50
authorEdwin Smith <smith@fb.com>
Thu, 3 Feb 2022 11:03:48 +0000 (3 03:03 -0800)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Thu, 3 Feb 2022 11:05:18 +0000 (3 03:05 -0800)
tree5304425c4dfd6108ff1ab0e8a675d2fbf0bf70c1
parente24b253f4d786f9418e25de8554e1546627951f7
fix lint in parser/core

Summary: Most of this was automatic, with a few manual tweaks noted in the code.

Reviewed By: shayne-fletcher

Differential Revision: D33953530

fbshipit-source-id: dbfd8c9d0668dcd285f630c4981363bbc6e5cc34
hphp/hack/src/parser/core/declaration_parser.rs
hphp/hack/src/parser/core/expression_parser.rs
hphp/hack/src/parser/core/lexer.rs
hphp/hack/src/parser/core/parser_trait.rs