about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorlcnr <rust@lcnr.de>2024-02-17 02:32:19 +0100
committerlcnr <rust@lcnr.de>2024-02-17 02:32:19 +0100
commit5c540044d6020c8e5008d48d7a8736d370d3a549 (patch)
treede00e5023872e25f246567d4f5870fafc023b72c /compiler/rustc_codegen_llvm/src
parent88a559fa9fd5d0ec24e4a28c31eb53659ca493a7 (diff)
downloadrust-5c540044d6020c8e5008d48d7a8736d370d3a549.tar.gz
rust-5c540044d6020c8e5008d48d7a8736d370d3a549.zip
use `instantiate_ty_var` in nll
we already use `instantiate_const_var`. This does lose some debugging
info for nll because we stop populating the `reg_var_to_origin` table with
`RegionCtxt::Existential(None)`, I don't think that matters however.
Supporting this adds additional complexity to one of the most involved
parts of the type system, so I really don't think it's worth it.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions