-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
Queries cleanups #118086
Queries cleanups #118086
Conversation
I'm not 100% on whether the last two are a good idea, see what you think. |
The first commit conflicts with #117584 |
2615288
to
1edb2c9
Compare
I have removed the first commit, and addressed the comments about the remaining commits. |
☔ The latest upstream changes (presumably #118143) made this pull request unmergeable. Please resolve the merge conflicts. |
And remove the relevant getters on `Compiler` and `Queries`.
There is no real need for them to be separate.
1edb2c9
to
971010e
Compare
I rebased to fix the conflicts. |
@bors r+ |
☀️ Test successful - checks-actions |
Finished benchmarking commit (a6b8ae5): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)ResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
CyclesThis benchmark run did not return any relevant results for this metric. Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 676.065s -> 676.864s (0.12%) |
r? @bjorn3