about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorCamelid <camelidcamel@gmail.com>2021-03-09 21:58:26 -0800
committerCamelid <camelidcamel@gmail.com>2021-03-21 19:47:11 -0700
commit7dd475e49882c5c6394ed05a17af39c70094e73a (patch)
treecec88947dd9b128667a9415306ff51a382b0e43e /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent8b9b106cdc9b48f419e8346a0b7e35d2d9c7de6f (diff)
downloadrust-7dd475e49882c5c6394ed05a17af39c70094e73a.tar.gz
rust-7dd475e49882c5c6394ed05a17af39c70094e73a.zip
Rename `clean::Span::span()` to `clean::Span::inner()`
Otherwise you get a lot of instances of `item.span.span()`, which is
just plain confusing. `item.span.inner()` conveys the correct meaning of
"get the type that `clean::Span` wraps".
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions