mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
c503487a6f
`typos.toml` has an exception for "numer", to avoid flagging its use as an abbreviation for "numerator". Remove the use of that abbrevation, spelling out "numerator" instead, and remove the exception, so that typo checks can find future instances of "numer" as a typo for "number".