Skip to content

Split the two uses of version::deprecated::show into separate fns #1614

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

Merged
merged 1 commit into from
Feb 2, 2019

Conversation

carols10cents
Copy link
Member

Discovered that /crates/:crate_id/:version is used in the show_version
test RequestHelper function, so it probably shouldn't be marked as
deprecated even though the frontend isn't using it.

Takes care of the FIXME comment.

Discovered that /crates/:crate_id/:version is used in the show_version
test RequestHelper function, so it probably shouldn't be marked as
deprecated even though the frontend isn't using it.

Takes care of the FIXME comment.
@jtgeibel
Copy link
Member

jtgeibel commented Feb 2, 2019

I remember writing that FIXME, glad to see this resolved! Great catch that this is used in the yank test.

@bors r+

@bors
Copy link
Contributor

bors commented Feb 2, 2019

📌 Commit 6fa54eb has been approved by jtgeibel

@bors
Copy link
Contributor

bors commented Feb 2, 2019

⌛ Testing commit 6fa54eb with merge b5807ea...

bors added a commit that referenced this pull request Feb 2, 2019
Split the two uses of version::deprecated::show into separate fns

Discovered that /crates/:crate_id/:version is used in the show_version
test RequestHelper function, so it probably shouldn't be marked as
deprecated even though the frontend isn't using it.

Takes care of the FIXME comment.
@bors
Copy link
Contributor

bors commented Feb 2, 2019

☀️ Test successful - checks-travis
Approved by: jtgeibel
Pushing b5807ea to master...

@bors bors merged commit 6fa54eb into rust-lang:master Feb 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants