Manish Goregaokar fb2d7dff80
Rollup merge of - pnkfelix:revert-anon-union-parsing, r=davidtwco
Revert anon union parsing

Revert PR  and , which implemented anonymous union parsing in a manner that broke the context-sensitivity for the `union` keyword and thus broke stable Rust code.

Fix .
2021-09-15 14:56:58 -07:00
..