mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
4ecca4c09c
Make `AssocOp` more like `ExprKind` This is step 1 of [MCP 831](https://github.com/rust-lang/compiler-team/issues/831). r? ``@estebank``