diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-08-05 08:22:21 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-05 08:22:21 +0200 |
| commit | 4adefa433472a1b851703195f5912ce04f3dd476 (patch) | |
| tree | 0b1eba6d42a0b142bcf325f37ffc840c4b6b5148 /compiler/rustc_llvm/llvm-wrapper/Linker.cpp | |
| parent | 02c3837d8b74ea3afc0e51da1f743b8f5fef759b (diff) | |
| parent | dac7f20e1308ea17655d17f43dffaca813857300 (diff) | |
| download | rust-4adefa433472a1b851703195f5912ce04f3dd476.tar.gz rust-4adefa433472a1b851703195f5912ce04f3dd476.zip | |
Rollup merge of #128471 - camelid:rustdoc-self, r=notriddle
rustdoc: Fix handling of `Self` type in search index and refactor its representation ### Summary - Add enum variant `clean::Type::SelfTy` and use it instead of `clean::Type::Generic(kw::SelfUpper)`. - Stop treating `Self` as a generic in the search index. - Remove struct formerly known as `clean::SelfTy` (constructed as representation of function receiver type). We're better off without it. ### Before  ### After  r? ```@notriddle``` cc https://github.com/rust-lang/rust/pull/127589#issuecomment-2259715841
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/Linker.cpp')
0 files changed, 0 insertions, 0 deletions
