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 deprecated derive(Show) #1

Merged
merged 1 commit into from
Oct 20, 2015
Merged

remove deprecated derive(Show) #1

merged 1 commit into from
Oct 20, 2015

Conversation

oli-obk
Copy link
Contributor

@oli-obk oli-obk commented Oct 20, 2015

derive(Show) has been deprecated for a while. This is the only regression detected by crater. See also the pull request that will break this crate

`derive(Show)` has been deprecated for a while. This is the only regression detected by crater. See also [the pull request that will break this crate](rust-lang/rust#29148 (comment))
@oli-obk
Copy link
Contributor Author

oli-obk commented Oct 20, 2015

you should probably also publish a new version of this crate

@tomaka
Copy link
Owner

tomaka commented Oct 20, 2015

Thanks!

I think nobody uses this crate though, but I'll publish a version anyway.

tomaka added a commit that referenced this pull request Oct 20, 2015
remove deprecated derive(Show)
@tomaka tomaka merged commit 27f2b69 into tomaka:master Oct 20, 2015
@oli-obk oli-obk deleted the patch-1 branch October 20, 2015 13:35
@oli-obk
Copy link
Contributor Author

oli-obk commented Oct 20, 2015

these downloads can't all be crate runs, can they?

@tomaka
Copy link
Owner

tomaka commented Oct 20, 2015

I noticed just two days ago that my private project depended on it (but without actually using it).
So all the downloads must be my private project + the crater runs.

@tomaka
Copy link
Owner

tomaka commented Oct 20, 2015

Maybe someone's using it, but that would be surprising since I have never told anyone about this crate and there's 0 documentation.

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.

2 participants