diff options
| author | Joshua Nelson <jnelson@cloudflare.com> | 2022-08-11 20:36:13 -0500 |
|---|---|---|
| committer | Joshua Nelson <jnelson@cloudflare.com> | 2022-08-23 21:52:29 -0500 |
| commit | 0bedd354ca3c5438f5f5a3b0b06b3ead6ffec374 (patch) | |
| tree | 7cc42e5af187e2b9a4ea0cfec50faac0e92117a1 /compiler/rustc_codegen_gcc | |
| parent | 1de08b19d1ee7ae337b93b11fb971d37ffbb6968 (diff) | |
| download | rust-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
