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. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||