Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

injecting query results (salsaification) #562

Closed
oli-obk opened this issue Oct 2, 2022 · 1 comment
Closed

injecting query results (salsaification) #562

oli-obk opened this issue Oct 2, 2022 · 1 comment

Comments

@oli-obk
Copy link
Contributor

oli-obk commented Oct 2, 2022

Meeting proposal info

  • Title: Allow queries to insert the return value of other queries
  • Type: technical

Summary

Allow queries that programmatically insert entries into the query cache for certain keys. This allows queries to return results for keys that they would otherwise not have logic for.

A preliminary implementation including a demo is included in rust-lang/rust#96840, but we'll want to present and discuss this scheme before merging it.

cc @cjgillot

About this issue

This issue corresponds to a meeting proposal for the compiler team
steering meeting. It corresponds to a possible topic of
discussion. You can read more about the steering meeting procedure
here
.

Comment policy

These issues are meant to be used as an "announcements channel"
regarding the proposal, and not as a place to discuss the technical
details. Feel free to subscribe to updates. We'll post comments when
reviewing the proposal in meetings or making a scheduling decision.
In the meantime, if you have questions or ideas, ping the proposers
on Zulip (or elsewhere).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants