Remove query-related macros The query system has a few macros that only have one or two call sites, and I find they hurt readability. This PR removes them. r? @michaelwoerister |
||
|---|---|---|
| .. | ||
| config.rs | ||
| job.rs | ||
| keys.rs | ||
| mod.rs | ||
| on_disk_cache.rs | ||
| plumbing.rs | ||
| README.md | ||
| values.rs | ||
For more information about how the query system works, see the rustc guide.