mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
46ccd829eb
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.
For more information about how rustc works, see the rustc dev guide.