about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/attributes.rs
diff options
context:
space:
mode:
authorJosh Triplett <josh@joshtriplett.org>2025-08-09 11:53:30 -0700
committerJosh Triplett <josh@joshtriplett.org>2025-08-09 15:01:58 -0700
commitc503487a6f1402ed37051e435af0c410a3815b14 (patch)
tree80b8f61fc8494ecda3e66294830c06bfbb9533e5 /compiler/rustc_codegen_llvm/src/attributes.rs
parentca77504943887037504c7fc0b9bf06dab3910373 (diff)
downloadrust-c503487a6f1402ed37051e435af0c410a3815b14.tar.gz
rust-c503487a6f1402ed37051e435af0c410a3815b14.zip
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/attributes.rs')
0 files changed, 0 insertions, 0 deletions