diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-12-12 06:52:51 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-12 06:52:51 +0100 |
| commit | cdc4fc9f35a7d982d98f4c09baa324cb2506aec5 (patch) | |
| tree | 7a284dfd121f85620c318d67fe5a9f118f0aa1d8 /compiler/rustc_codegen_llvm/src/lib.rs | |
| parent | fefa8fc6c4136fced5789152f5f07f06219b0a92 (diff) | |
| parent | 0a65dd305f06fa32eaa494db74c40f5d8616a2e2 (diff) | |
| download | rust-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/lib.rs')
0 files changed, 0 insertions, 0 deletions
