Skip to content

remove deprecated derive(Show)#1

Merged
tomaka merged 1 commit into
tomaka:masterfrom
oli-obk:patch-1
Oct 20, 2015
Merged

remove deprecated derive(Show)#1
tomaka merged 1 commit into
tomaka:masterfrom
oli-obk:patch-1

Conversation

@oli-obk
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

oli-obk commented Oct 20, 2015

you should probably also publish a new version of this crate

@tomaka
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

oli-obk commented Oct 20, 2015

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

@tomaka
Copy link
Copy Markdown
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
Copy Markdown
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