bors 3396a383bb Auto merge of #85178 - cjgillot:local-crate, r=oli-obk
Remove CrateNum parameter for queries that only work on local crate

The pervasive `CrateNum` parameter is a remnant of the multi-crate rustc idea.

Using `()` as query key in those cases avoids having to worry about the validity of the query key.
2021-05-17 01:42:03 +00:00
..
2021-04-15 13:52:09 -05:00
2021-05-07 17:26:32 -05:00
2021-05-12 13:58:43 +02:00
2021-04-06 22:01:00 +02:00
2021-03-09 19:27:50 +01:00
2021-03-03 11:23:33 +01:00
2021-03-26 09:32:31 -07:00
2021-03-09 19:09:34 +01:00