about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-02-13 22:51:54 +0100
committerGitHub <noreply@github.com>2024-02-13 22:51:54 +0100
commit2e98b27d94d86b71c243afba058e4632d72b1a90 (patch)
treefd4a0588ab09ec7b8950403cb02b1af72ec84fe7 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentdb9591cfb6c1c0883256a3bdc6bbb03dc485a58a (diff)
parent36d7f763f03f9110e0d6b7052799f7ec40cc3c34 (diff)
downloadrust-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