Files
rust/compiler/rustc_middle
Nicholas Nethercote 46ccd829eb Fix bad key names in a couple of queries.
Due to a bug, you can currently use `key` within the `desc` block and
it'll just work regardless of what actual key name you specified. A
subsequent commit will fix this, so let's correct the affected queries
first.
2026-02-22 18:21:54 +11:00
..

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