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>2025-01-14 07:56:24 +0100
committerGitHub <noreply@github.com>2025-01-14 07:56:24 +0100
commit62f2c3c75c43fcee7d32716c25885a3caa7a99e4 (patch)
treed733590ded32093eef2ae73d4bff782b74d78e10 /compiler/rustc_codegen_llvm/src
parentbf228a87ff5f836a034e9fa7d2da2308af740d17 (diff)
parentabe603212ebc6acf7a6bcc0f0007b924620ef64c (diff)
downloadrust-62f2c3c75c43fcee7d32716c25885a3caa7a99e4.tar.gz
rust-62f2c3c75c43fcee7d32716c25885a3caa7a99e4.zip
Rollup merge of #135451 - mzacho:code-duplication, r=oli-obk
Remove code duplication when hashing query result and interning node

Refactored the duplicated code into a function.

`with_feed_task` currently passes the query key to `debug_assert!`. I believe that's a mistake, since `with_task` prints the `DepNode` which is more sensible, so this commit changes that, so it debug prints the `DepNode`.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions