about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-12-12 06:52:51 +0100
committerGitHub <noreply@github.com>2023-12-12 06:52:51 +0100
commitcdc4fc9f35a7d982d98f4c09baa324cb2506aec5 (patch)
tree7a284dfd121f85620c318d67fe5a9f118f0aa1d8 /compiler/rustc_codegen_llvm/src
parentfefa8fc6c4136fced5789152f5f07f06219b0a92 (diff)
parent0a65dd305f06fa32eaa494db74c40f5d8616a2e2 (diff)
downloadrust-cdc4fc9f35a7d982d98f4c09baa324cb2506aec5.tar.gz
rust-cdc4fc9f35a7d982d98f4c09baa324cb2506aec5.zip
Rollup merge of #118844 - celinval:smir-mono-args, r=compiler-errors
Monomorphize args while building Instance body in StableMIR

The function `Instance::body()` in StableMIR is supposed to return a monomorphic body by instantiating all possibly generic constructs. We were previously instantiating type and constants, but not generic arguments. This PR ensures that we also instantiate them.

r? ``@compiler-errors``
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions