MeiliSearch/meilisearch-types/src
meili-bors[bot] 00bd7bd19a
Merge #3990
3990: Removed unnecessary borrow call that failed nightly tests r=irevoire a=JannisK89

# Pull Request

## Related issue
Fixes #3988

## What does this PR do?
- Removes unnecessary borrow call that was causing warnings when running tests on nightly.

## PR checklist
Please check if your PR fulfills the following requirements:
- [ x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
- [ x] Have you read the contributing guidelines?
- [ x] Have you made sure that the title is accurate and descriptive of the changes?

Thank you so much for contributing to Meilisearch!

Please let me know if there is anything else I can do to improve this PR.
Thank you.

Co-authored-by: JannisK89 <jannis.karanikis@gmail.com>
2023-08-10 11:42:19 +00:00
..
deserr Fix the error code returned when the facetName field is missing 2023-06-28 15:06:08 +02:00
compression.rs Compress the snapshot in a tarball 2022-10-27 11:35:15 +02:00
document_formats.rs removed unnecessary borrow call 2023-08-10 08:41:25 +02:00
error.rs Be able to set and reset settings 2023-07-24 17:00:18 +02:00
facet_values_sort.rs Move the sortFacetValuesBy in the faceting settings 2023-06-29 14:33:31 +02:00
features.rs Make RuntimeTogglableFeatures Eq 2023-07-06 14:20:58 +02:00
index_uid_pattern.rs bump deserr 2023-02-14 20:04:30 +01:00
index_uid.rs bump deserr 2023-02-14 20:04:30 +01:00
keys.rs Format let-else ❤️ 🎉 2023-07-03 10:20:28 +02:00
lib.rs Move the sortFacetValuesBy in the faceting settings 2023-06-29 14:33:31 +02:00
settings.rs Fix the synonyms settings display 2023-07-27 14:12:23 +02:00
star_or.rs get rids of the unwrap_any function in favor of take_cf_content 2023-02-14 20:06:31 +01:00
tasks.rs fix the type of the document deletion by filter tasks 2023-05-30 15:18:52 +02:00
versioning.rs Updated messages pointing to the docs website 2023-04-28 20:52:03 +00:00