Upgrade Tantivy to 0.13.3 #878

Manually merged
KitaitiMakoto merged 23 commits from upgrade-tantivy into main 3 years ago

23 Commits (main)

Author SHA1 Message Date
Kitaiti Makoto 7d17b12000 Upgrade lindera-tantivy to 0.7.1 3 years ago
Kitaiti Makoto 885dcf91fe Remove redundant imports 3 years ago
Kitaiti Makoto 192c0f8efd Remove unused lifetime 3 years ago
Kitaiti Makoto 35e71b0f8a Replace string range access with strip_prefix() 3 years ago
Kitaiti Makoto 1a24ba44b2 Remove redundant imports 3 years ago
Kitaiti Makoto 7c00d4a88a Remove no-landing-pads option from CI environment 3 years ago
Kitaiti Makoto 476310a217 Update plume.pot 3 years ago
Kitaiti Makoto 26ffde726f Run cargo fmt 3 years ago
Kitaiti Makoto 3fd89e6b48 Remove unnecessary wraps 3 years ago
Kitaiti Makoto be939cf169 Suppress clippy 3 years ago
Kitaiti Makoto 4a15bef34f Impl From<ListType> for i32 instead of Into<i32> for ListType 3 years ago
Kitaiti Makoto 6eee4b0b65 Define custom errors 3 years ago
Kitaiti Makoto f720dcbe9a Remove underscore prefix from route methods to suppress clippy 3 years ago
Kitaiti Makoto 33fceddc08 Use is_empty() instead of comparing with "" 3 years ago
Kitaiti Makoto dfe83aafc5 Replace as_ref().map() with as_deref() 3 years ago
Kitaiti Makoto 0775c8f3f9 Fix redundant method chains 3 years ago
Kitaiti Makoto 4cdc1a3655 Use char instead of one length &str 3 years ago
Kitaiti Makoto bbd415c392 Use strip_prefix() instead of range access 3 years ago
Kitaiti Makoto a236f33269 Remove unused macro_use 3 years ago
Kitaiti Makoto 9b593c76e4 Remove unused doc comments 3 years ago
Kitaiti Makoto 012c8d2026 Remove redundant imports 3 years ago
Kitaiti Makoto cb05571339 Upgrade tantivy to 0.13.3 3 years ago
Kitaiti Makoto 64e4550dea Update rust-toolchain to nightly-2021-01-15 3 years ago