Skip to content

#[deprecated] is now blocked outside stdlib #12

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
Apr 29, 2015
Merged

Conversation

ryansname
Copy link
Contributor

rust-lang/rust#22830 has caused this.
I've changed the #[deprecated] to doc comments to let it compile. Not sure the best way to tell library users about deprecation now though.

rust-lang/rust#22830 has caused this.
I've changed the #[deprecated] to doc comments to let it compile. Not sure the best way to tell library users about deprecation now though.
@diwic
Copy link
Owner

diwic commented Apr 29, 2015

Thanks for looking after it! I should probably release a new version on crates.io too. Or maybe I should just remove the deprecated ones, after all, they are deprecated :-)

@diwic diwic closed this Apr 29, 2015
@diwic diwic reopened this Apr 29, 2015
diwic added a commit that referenced this pull request Apr 29, 2015
#[deprecated] is now blocked outside stdlib
@diwic diwic merged commit c4c9d51 into diwic:master Apr 29, 2015
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