The machinery for enabling language features by a feature flag was partially deleted in #22383. But this machinery was not designed just for IOperation, and its deletion from a parent branch prevents this code from being shared in child branches.
Please restore the machinery for enabling language features by feature flags (even if no specific features are enabled by this flag). This machinery belongs in a common parent branch.
/cc @mavasani @AlekseyTs @cston
The machinery for enabling language features by a feature flag was partially deleted in #22383. But this machinery was not designed just for IOperation, and its deletion from a parent branch prevents this code from being shared in child branches.
Please restore the machinery for enabling language features by feature flags (even if no specific features are enabled by this flag). This machinery belongs in a common parent branch.
/cc @mavasani @AlekseyTs @cston