about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2025-08-14 11:39:36 +0200
committerGitHub <noreply@github.com>2025-08-14 11:39:36 +0200
commitc1f9e2ab509dc8f03bf56ab9b9f109c467d3abb6 (patch)
tree9c36b53d3fab3bfa016734a8bb03a097602d72d3 /compiler/rustc_codegen_llvm/src
parent7d91d20df14078ee4c9ba3cc206512613c32e94c (diff)
parentc503487a6f1402ed37051e435af0c410a3815b14 (diff)
downloadrust-c1f9e2ab509dc8f03bf56ab9b9f109c467d3abb6.tar.gz
rust-c1f9e2ab509dc8f03bf56ab9b9f109c467d3abb6.zip
Rollup merge of #145179 - joshtriplett:number, r=RalfJung
Avoid abbreviating "numerator" as "numer", to allow catching typo "numer" elsewhere

`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".
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions