mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
31123d1fa8
* doc: remove stray backtick * chore: clippy::let_unit_value * chore: silence useless_transmute, duplicate_mod * chore: remove allowing deref_nullptr not needed since bindgen 0.60.0. * chore: remove repeated allowed lints they are already allowed from the crate root.