Back out "Add compiler only attributes to disable readonly checking and coeffect...
commit42ec160519a7f4559f3874eab8206c67212e7928
authorJames Wu <jjwu@fb.com>
Wed, 13 Oct 2021 01:12:19 +0000 (12 18:12 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Wed, 13 Oct 2021 01:18:19 +0000 (12 18:18 -0700)
tree034c71264ecfb5a2ac375be3e2a145bf42f2abc4
parentb2e07d56a140560b4ea35a6d36e1bc8ab7f9960a
Back out "Add compiler only attributes to disable readonly checking and coeffect local checking within systemlib"

Summary: Original commit changeset: efc35b6b22ed

Reviewed By: oulgen

Differential Revision: D31582097

fbshipit-source-id: cd6596a21fe909d08a44704ac8f2ab4a4fdc9e6c
16 files changed:
hphp/hack/hhi/collections/ImmVector.hhi
hphp/hack/hhi/collections/Set.hhi
hphp/hack/hhi/collections/Vector.hhi
hphp/hack/src/naming/naming_special_names.ml
hphp/hack/src/naming/naming_special_names.rs
hphp/hack/src/options/parserOptions.ml
hphp/hack/src/oxidized/gen/parser_options.rs
hphp/hack/src/parser/aast_parser.rs
hphp/hack/src/parser/readonly_check.rs
hphp/hack/src/parser/rust_parser_errors.rs
hphp/hack/src/parser/rust_parser_errors_ffi.rs
hphp/hack/src/parser/syntax_error.rs
hphp/runtime/ext/collections/ext_collections-set.php
hphp/runtime/ext/collections/ext_collections-vector.php
hphp/system/php/lang/readonly.ns.php
hphp/system/php/misc/idx.php