mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
80b4c44f62
Fix division syntax in doc comments `mod` is a keyword in Rust, and since we're talking about remainders we should be using division syntax here.