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

Remove canonicalize_hr_query_hack #77878

Closed
wants to merge 1 commit into from

Conversation

bugadani
Copy link
Contributor

As the mentioned issues (#33684, #48536) have been closed, let's try removing canonicalize_hr_query_hack.

@rust-highfive
Copy link
Collaborator

r? @lcnr

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 12, 2020
@bugadani
Copy link
Contributor Author

So far this fails on formatting, but that's fine. I don't want to move this out of draft status until I actually understand if this change should be done in the first place.

@lcnr
Copy link
Contributor

lcnr commented Oct 13, 2020

iirc we still can't remove that as the leak check still exists and we still deal with 'static a bit differently.

r? @matthewjasper

@bugadani
Copy link
Contributor Author

Looking at the test failure, I guess yeah, this is premature

@bugadani bugadani closed this Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants