diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-02-13 22:51:54 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-13 22:51:54 +0100 |
| commit | 2e98b27d94d86b71c243afba058e4632d72b1a90 (patch) | |
| tree | fd4a0588ab09ec7b8950403cb02b1af72ec84fe7 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | db9591cfb6c1c0883256a3bdc6bbb03dc485a58a (diff) | |
| parent | 36d7f763f03f9110e0d6b7052799f7ec40cc3c34 (diff) | |
| download | rust-2e98b27d94d86b71c243afba058e4632d72b1a90.tar.gz rust-2e98b27d94d86b71c243afba058e4632d72b1a90.zip | |
Rollup merge of #120999 - fmease:rustdoc-rm-instantiation-param, r=notriddle
rustdoc: replace `clean::InstantiationParam` with `clean::GenericArg` Probably better known as `SubstParam` (until #120958 which should've probably renamed it to `InstantiatedParam` but anyways). It doesn't make any sense to me why it should exist as a separate type. `GenericArg` is exactly what we want here anyways from a semantic perspective. Both have the same size btw. I also took the liberty of doing some drive-by cleanups.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
