Feature request: Make queries more discoverable #68306
Open
Description
opened on Jan 17, 2020
We already have the rustc_queries!
macro, so we should create a script (similar to clippy's clippy_dev update_lints
) that builds a list of queries with their arguments and description to add to the rustc guide, to make existing queries more discoverable.
Metadata
Assignees
Labels
Area: Documentation for any part of the project, including the compiler, standard library, and toolsArea: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)Category: A feature request, i.e: not implemented / a PR.Relevant to the compiler team, which will review and decide on the PR/issue.
Activity