rust/compiler
Jonas Schievink 4d72939af1
Rollup merge of #77830 - cjgillot:remacro, r=oli-obk
Simplify query proc-macros

The query code generation is split between proc-macros and regular macros in `rustc_middle::ty::query`.

This PR removes unused capabilities of the proc-macros, and tend to use regular macros for the logic.
2020-10-24 22:39:46 +02:00
..
2020-10-20 16:42:51 +02:00
2020-10-16 15:13:28 -03:00
2020-10-16 12:58:50 -04:00