Files
rust/compiler/rustc_middle
Jonathan Brouwer cfadcbe3ea Rollup merge of #151851 - Zalathar:into-query-param, r=lqd
Remove redundant `IntoQueryParam` calls from query plumbing

In each of these contexts, the key must have already been converted by the caller, since otherwise it wouldn't have type `Cache::Key`.

There should be no change to compiler behaviour.
2026-01-30 13:20:24 +01:00
..
2025-10-04 18:18:58 +00:00

For more information about how rustc works, see the rustc dev guide.