Skip to content

rustdoc: turn is_unnamable into a compiler query#145021

Open
lolbinarycat wants to merge 1 commit intorust-lang:mainfrom
lolbinarycat:rustdoc-is_unnamable-query
Open

rustdoc: turn is_unnamable into a compiler query#145021
lolbinarycat wants to merge 1 commit intorust-lang:mainfrom
lolbinarycat:rustdoc-is_unnamable-query

Conversation

@lolbinarycat
Copy link
Copy Markdown
Contributor

as discussed in #143849 (comment)

first time adding a compiler query, so i'm not sure if i have all the options and caching strategies configured right.

need someone to run a perf job for me on this.

once this is merged i may send a followup to also use this query to inhibit normalization into unnamable types.

as discussed in #143849 (comment)

r? @GuillaumeGomez

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

perf-regression Performance regression. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants