diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-05-11 07:05:29 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-11 07:05:29 +0200 |
| commit | 07af55edd4253e9eef7c170cec246af1a3589e20 (patch) | |
| tree | 458d6d5e2e9b8202b580eca7c9d61f9bfd19889c /compiler/rustc_codegen_llvm/src/allocator.rs | |
| parent | 968911dbc0fc58e19efb41bd6393a89723450b27 (diff) | |
| parent | 6509c42d165eab4a6a91fd94114e3df85532fd80 (diff) | |
| download | rust-07af55edd4253e9eef7c170cec246af1a3589e20.tar.gz rust-07af55edd4253e9eef7c170cec246af1a3589e20.zip | |
Rollup merge of #111448 - compiler-errors:rustdoc-alias-impl, r=notriddle
Use proper impl self type for alias impl in rustdoc We don't want to use `type_of(type_alias)`, we want to use `type_of(impl)` -- this will give us the self type of the impl *properly substituted* in the case that it's an alias. Fixes #111420
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/allocator.rs')
0 files changed, 0 insertions, 0 deletions
