3cdfa9471c
The `dangerous_implicit_autorefs` lint now causes a compile error [1], which breaks pgvecto-rs. This commit forces the lint to only throw a warning. [1]: https://github.com/rust-lang/rust/pull/141661