diff options
| author | Camelid <camelidcamel@gmail.com> | 2021-03-09 21:58:26 -0800 |
|---|---|---|
| committer | Camelid <camelidcamel@gmail.com> | 2021-03-21 19:47:11 -0700 |
| commit | 7dd475e49882c5c6394ed05a17af39c70094e73a (patch) | |
| tree | cec88947dd9b128667a9415306ff51a382b0e43e /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 8b9b106cdc9b48f419e8346a0b7e35d2d9c7de6f (diff) | |
| download | rust-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
