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

Wrong usage of deprecated tag #1258

Closed
Dushistov opened this issue Feb 16, 2018 · 1 comment
Closed

Wrong usage of deprecated tag #1258

Dushistov opened this issue Feb 16, 2018 · 1 comment

Comments

@Dushistov
Copy link
Contributor

See rust-lang/rust#48271, should be #[deprecated(note = "Use blacklist_type instead")] instead of #[deprecated = "Use blacklist_type instead"].

@emilio
Copy link
Contributor

emilio commented Feb 26, 2018

Thanks for the report!

emilio added a commit to emilio/rust-bindgen that referenced this issue Feb 26, 2018
bors-servo pushed a commit that referenced this issue Feb 27, 2018
lib: Use #[deprecated] properly.

Fixes #1258
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

No branches or pull requests

2 participants