rust/compiler/rustc_query_system
Martin Zacho abe603212e 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!`.
This commit changes that, so it debug prints the `DepNode`, as in
`with_task`.
2025-01-13 20:25:46 +01:00
..
src remove code duplication when hashing query result and interning node 2025-01-13 20:25:46 +01:00
Cargo.toml Delete the cfg(not(parallel)) serial compiler 2024-11-12 13:38:58 +00:00
messages.ftl improve diagnostics for const eval query overflow 2025-01-06 09:43:05 +01:00