mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
72ab51c9b6
fix typo in `carryless_mul` macro invocation This wouldn't really impact anyone, but it's slightly confusing, so let's fix it.