about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorJoshua Nelson <jnelson@cloudflare.com>2022-08-11 20:36:13 -0500
committerJoshua Nelson <jnelson@cloudflare.com>2022-08-23 21:52:29 -0500
commit0bedd354ca3c5438f5f5a3b0b06b3ead6ffec374 (patch)
tree7cc42e5af187e2b9a4ea0cfec50faac0e92117a1 /compiler/rustc_codegen_gcc
parent1de08b19d1ee7ae337b93b11fb971d37ffbb6968 (diff)
downloadrust-0bedd354ca3c5438f5f5a3b0b06b3ead6ffec374.tar.gz
rust-0bedd354ca3c5438f5f5a3b0b06b3ead6ffec374.zip
Move most of `make_query` into a generic function, away from the macro
This should both make the code easier to read and also greatly reduce the amount of codegen
the compiler has to do, since it only needs to monomorphize `create_query_frame` for each
new key and not for each query.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions