Files
rust/compiler/rustc_codegen_llvm/src
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-05-12 13:58:46 +02:00
2021-02-17 11:25:55 +01:00
2021-05-13 22:31:47 -05:00
2021-05-10 10:49:45 +02:00
2021-02-14 09:45:35 +11:00
2021-01-23 17:19:49 -05:00
2020-08-30 18:45:07 +03:00