Full report
I haven’t looked through all, but the first few were because the drop_with_repr_extern lint was removed. Seems like it should not have been actually removed but made inert. Don’t we have some sort of lint for removed lints?
drop_with_repr_extern
Oh, the lint errors are because deny(warnings). There is actually a lint linting the removed lint.
deny(warnings)
Apart from the drop_with_repr_extern there’s the following:
#[deny(transmute_from_fn_item_types)]
td_lua
hlua_master
zmq-rs
cfg-regex
regex_dfa
lense
vectormath
#[derive(Eq)]
pascal_string
assimp
assimp-sys
#[deny(deprecated)]
SipHasher
message_filter
Thanks @TimNN!
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.