mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-02 16:10:58 -05:00
* Use workspace lints * Enable lint: manual_let_else * Enable lint: enum_glob_use * Enable lint: filter_map_next * Enable lint: ref_as_ptr * Enable lint: ref_option_ref * Enable lint: manual_is_variant_and * Enable lint: flat_map_option * Enable lint: inefficient_to_string * Enable lint: implicit_clone * Enable lint: inconsistent_struct_constructor * Enable lint: unnecessary_wraps * Enable lint: needless_continue * Enable lint: unused_self * Enable lint: from_iter_instead_of_collect * Enable lint: uninlined_format_args * Enable lint: doc_link_with_quotes * Enable lint: needless_raw_string_hashes * Enable lint: used_underscore_binding * Enable lint: ptr_as_ptr * Enable lint: explicit_into_iter_loop * Enable lint: cast_lossless