Rename lowpri_errors to lowerer_parsing_errors
commitd2bc0a948b7c139b78366dd87b6f8d29c117d234
authorWilfred Hughes <wilfred@fb.com>
Mon, 12 Sep 2022 20:25:43 +0000 (12 13:25 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Mon, 12 Sep 2022 20:25:43 +0000 (12 13:25 -0700)
treeb8099d9fcf5341c0ed364bff8fa6f40b026c039a
parente7be3b18f8677fe13ecfb4cbec781188a1d66f6d
Rename lowpri_errors to lowerer_parsing_errors

Summary: We don't generally have a notion of error priority, just errors emitted by different parts of the toolchain. Rename the `lowpri_errors` field to clarify this.

Reviewed By: aorenste

Differential Revision: D39369805

fbshipit-source-id: 81769cf34cf99dede7f7a0af674a7267c62d5a3d
hphp/hack/src/hackc/compile/compile.rs
hphp/hack/src/hackc/utils/hack_macro.rs
hphp/hack/src/hackrs/rupro/ast_provider/provider.rs
hphp/hack/src/parser/aast_parser.rs
hphp/hack/src/parser/full_fidelity_ast.ml
hphp/hack/src/parser/lowerer/lowerer.rs
hphp/hack/src/parser/rust_aast_parser_types.ml
hphp/hack/src/parser/rust_aast_parser_types.rs