We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
deny
rustc 1.6.0-nightly (338cdd7e0 2015-11-24)
/Users/sven/rust/freetype-sys/src/lib.rs:5:9: 5:27 warning: unknown `deny` attribute: `raw_pointer_derive`, #[warn(unknown_lints)] on by default /Users/sven/rust/freetype-sys/src/lib.rs:5 #![deny(raw_pointer_derive)] ^~~~~~~~~~~~~~~~~~ Compiling time v0.1.34 /Users/sven/rust/freetype-sys/src/lib.rs:5:9: 5:27 warning: unknown `deny` attribute: `raw_pointer_derive`, #[warn(unknown_lints)] on by default /Users/sven/rust/freetype-sys/src/lib.rs:5 #![deny(raw_pointer_derive)]
The text was updated successfully, but these errors were encountered:
raw_pointer_derive lint was removed by rust-lang/rust#29882
raw_pointer_derive
Sorry, something went wrong.
deny(raw_pointer_derive)
bvssvni
No branches or pull requests
rustc 1.6.0-nightly (338cdd7e0 2015-11-24)
The text was updated successfully, but these errors were encountered: