This is an automated email from the ASF dual-hosted git repository.
Xuanwo pushed a change to branch msrv
in repository https://gitbox.apache.org/repos/asf/opendal.git
from 752a26d08 fixup names
add 7d457c2e2 chore: satisfy collapsible-if clippy lint
No new revisions were added by this update.
Summary of changes:
bindings/haskell/src/lib.rs | 17 ++++---
core/core/src/layers/correctness_check.rs | 16 +++----
core/core/src/raw/oio/copy/api.rs | 8 ++--
core/core/src/services/memory/config.rs | 8 ++--
core/core/src/types/context/read.rs | 8 ++--
core/layers/route/src/lib.rs | 16 +++----
core/services/alluxio/src/config.rs | 8 ++--
core/services/azblob/src/core.rs | 21 +++++----
core/services/azdls/src/core.rs | 8 ++--
core/services/b2/src/lister.rs | 8 ++--
core/services/cacache/src/config.rs | 10 ++---
core/services/cloudflare-kv/src/backend.rs | 72 +++++++++++++++---------------
core/services/cloudflare-kv/src/config.rs | 8 ++--
core/services/cloudflare-kv/src/core.rs | 8 ++--
core/services/cloudflare-kv/src/reader.rs | 50 ++++++++++-----------
core/services/compfs/src/backend.rs | 18 ++++----
core/services/compfs/src/config.rs | 8 ++--
core/services/cos/src/backend.rs | 8 ++--
core/services/cos/src/writer.rs | 8 ++--
core/services/d1/src/config.rs | 8 ++--
core/services/dashmap/src/config.rs | 8 ++--
core/services/dbfs/src/config.rs | 8 ++--
core/services/dropbox/src/config.rs | 8 ++--
core/services/etcd/src/config.rs | 8 ++--
core/services/foundationdb/src/config.rs | 10 ++---
core/services/foyer/src/config.rs | 8 ++--
core/services/fs/src/backend.rs | 39 ++++++++--------
core/services/fs/src/core.rs | 19 ++++----
core/services/gcs/src/backend.rs | 24 +++++-----
core/services/gdrive/src/config.rs | 8 ++--
core/services/gdrive/src/core.rs | 13 +++---
core/services/github/src/config.rs | 8 ++--
core/services/goosefs/src/config.rs | 8 ++--
core/services/goosefs/src/core.rs | 16 +++----
core/services/gridfs/src/config.rs | 40 ++++++++---------
core/services/hdfs-native/src/config.rs | 8 ++--
core/services/hdfs/src/backend.rs | 21 +++++----
core/services/hdfs/src/config.rs | 8 ++--
core/services/hf/src/backend.rs | 40 ++++++++---------
core/services/hf/src/config.rs | 20 ++++-----
core/services/hf/src/core.rs | 8 ++--
core/services/hf/src/lister.rs | 8 ++--
core/services/ipfs/src/config.rs | 8 ++--
core/services/ipmfs/src/config.rs | 8 ++--
core/services/koofr/src/config.rs | 8 ++--
core/services/lakefs/src/config.rs | 8 ++--
core/services/lakefs/src/lister.rs | 8 ++--
core/services/memcached/src/config.rs | 8 ++--
core/services/mini_moka/src/config.rs | 8 ++--
core/services/mongodb/src/config.rs | 40 ++++++++---------
core/services/monoiofs/src/backend.rs | 18 ++++----
core/services/monoiofs/src/config.rs | 8 ++--
core/services/mysql/src/config.rs | 34 +++++++-------
core/services/onedrive/src/config.rs | 18 ++++----
core/services/pcloud/src/config.rs | 8 ++--
core/services/pcloud/src/core.rs | 11 +++--
core/services/persy/src/config.rs | 10 ++---
core/services/postgresql/src/config.rs | 34 +++++++-------
core/services/redb/src/config.rs | 10 ++---
core/services/redis/src/config.rs | 36 +++++++--------
core/services/rocksdb/src/config.rs | 10 ++---
core/services/seafile/src/config.rs | 8 ++--
core/services/sftp/src/core.rs | 8 ++--
core/services/sled/src/config.rs | 10 ++---
core/services/sqlite/src/config.rs | 34 +++++++-------
core/services/surrealdb/src/config.rs | 52 ++++++++++-----------
core/services/tikv/src/config.rs | 8 ++--
core/services/tos/src/core.rs | 10 ++---
core/services/vercel-blob/src/config.rs | 8 ++--
core/services/webdav/src/core.rs | 30 ++++++-------
core/services/webhdfs/src/config.rs | 8 ++--
core/services/yandex-disk/src/config.rs | 8 ++--
dev/src/generate/parser.rs | 25 +++++------
73 files changed, 573 insertions(+), 583 deletions(-)