mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
86beeccb65
`assign_op_pattern` can be used in a `const` context if the trait definition as well as the implementation of the corresponding `Assign` pattern is `const` as well.