about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorEsteban Küber <esteban@kuber.com.ar>2022-11-16 20:07:15 -0800
committerEsteban Küber <esteban@kuber.com.ar>2022-11-18 08:46:47 -0800
commit3debf5006aa9d6810e4691fa03c6660ab998bae7 (patch)
tree4552c583695a8dccd5cfcefafec4f2a00d2adea5 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent4ed1376490dbc80a204ca8ff4cabf9667a7e141d (diff)
downloadrust-3debf5006aa9d6810e4691fa03c6660ab998bae7.tar.gz
rust-3debf5006aa9d6810e4691fa03c6660ab998bae7.zip
Only use `...` instead of `_` for type elision
`_` might confuse people into believing that the type isn't known,
while `...` is not used anywhere else for types and is not valid
syntax, making it more likely to convey the right understanding.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions