diff options
| author | Noah Lev <camelidcamel@gmail.com> | 2024-07-31 15:25:13 -0700 |
|---|---|---|
| committer | Noah Lev <camelidcamel@gmail.com> | 2024-08-04 12:48:49 -0700 |
| commit | 249d686c7005ebb4d05234e9db6d29c2923296e2 (patch) | |
| tree | b87e9c0d14066bc3cb23c0156ee4d2acf868e831 /src/librustdoc/clean/utils.rs | |
| parent | ab1527f1d6560168f9fd36fa8cd7ba677c1d36ad (diff) | |
| download | rust-249d686c7005ebb4d05234e9db6d29c2923296e2.tar.gz rust-249d686c7005ebb4d05234e9db6d29c2923296e2.zip | |
rustdoc: Rename `SelfTy` to `ReceiverTy`
`SelfTy` makes it sound like it is literally the `Self` type, whereas in fact it may be `&Self` or other types. Plus, I want to use the name `SelfTy` for a new variant of `clean::Type`. Having both causes resolution conflicts or at least confusion.
Diffstat (limited to 'src/librustdoc/clean/utils.rs')
0 files changed, 0 insertions, 0 deletions
