chore: Disable clippy::assigning_clones lint

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille
2024-04-02 14:18:20 +02:00
committed by Damir Jelić
parent 6731c52b12
commit da2abccc0d
30 changed files with 90 additions and 0 deletions
+3
View File
@@ -107,3 +107,6 @@ opt-level = 3
[patch.crates-io]
async-compat = { git = "https://github.com/jplatte/async-compat", rev = "16dc8597ec09a6102d58d4e7b67714a35dd0ecb8" }
const_panic = { git = "https://github.com/jplatte/const_panic", rev = "9024a4cb3eac45c1d2d980f17aaee287b17be498" }
[workspace.lints.clippy]
assigning_clones = "allow"
@@ -58,3 +58,6 @@ vergen = { version = "8.2.5", features = ["build", "git", "gitcl"] }
[dev-dependencies]
tempfile = "3.8.0"
assert_matches2 = { workspace = true }
[lints]
workspace = true
+3
View File
@@ -86,3 +86,6 @@ features = [
"sqlite",
"uniffi",
]
[lints]
workspace = true
+3
View File
@@ -72,3 +72,6 @@ tokio = { workspace = true, features = ["rt-multi-thread", "macros"] }
[target.'cfg(target_arch = "wasm32")'.dev-dependencies]
wasm-bindgen-test = "0.3.33"
[lints]
workspace = true
+3
View File
@@ -45,3 +45,6 @@ wasm-bindgen-test = "0.3.33"
[target.'cfg(target_arch = "wasm32")'.dev-dependencies]
js-sys = "0.3.64"
[lints]
workspace = true
+3
View File
@@ -83,3 +83,6 @@ proptest = { version = "1.0.0", default-features = false, features = ["std"] }
# required for async_test macro
stream_assert = { workspace = true }
tokio = { workspace = true, features = ["macros", "rt-multi-thread"] }
[lints]
workspace = true
+3
View File
@@ -53,3 +53,6 @@ matrix-sdk-test = { workspace = true }
tracing-subscriber = { version = "0.3.18", default-features = false, features = ["registry", "tracing-log"] }
uuid = "1.3.0"
wasm-bindgen-test = "0.3.33"
[lints]
workspace = true
+3
View File
@@ -28,3 +28,6 @@ vodozemac = { workspace = true }
[dev-dependencies]
image = "0.24.7"
qrcode = { version = "0.13.0", default-features = false, features = ["image"] }
[lints]
workspace = true
+3
View File
@@ -41,3 +41,6 @@ matrix-sdk-test = { workspace = true }
once_cell = { workspace = true }
tempfile = "3.3.0"
tokio = { workspace = true, features = ["rt-multi-thread", "macros"] }
[lints]
workspace = true
@@ -31,3 +31,6 @@ zeroize = { workspace = true, features = ["zeroize_derive"] }
[dev-dependencies]
anyhow = { workspace = true }
[lints]
workspace = true
+3
View File
@@ -63,3 +63,6 @@ matrix-sdk-test = { workspace = true }
stream_assert = { workspace = true }
tempfile = "3.3.0"
wiremock = { workspace = true }
[lints]
workspace = true
+3
View File
@@ -168,3 +168,6 @@ wiremock = { version = "0.5.13" }
[[test]]
name = "integration"
required-features = ["testing"]
[lints]
workspace = true
+3
View File
@@ -15,3 +15,6 @@ tracing-subscriber = "0.3.15"
# when copy-pasting this, please use a git dependency or make sure that you
# have copied the example as it was at the time of the release you use.
matrix-sdk = { path = "../../crates/matrix-sdk" }
[lints]
workspace = true
+3
View File
@@ -18,3 +18,6 @@ url = "2.3.1"
# when copy-pasting this, please use a git dependency or make sure that you
# have copied the example as it was at the time of the release you use.
matrix-sdk = { path = "../../crates/matrix-sdk" }
[lints]
workspace = true
+3
View File
@@ -15,3 +15,6 @@ tracing-subscriber = "0.3.15"
# when copy-pasting this, please use a git dependency or make sure that you
# have copied the example as it was at the time of the release you use.
matrix-sdk = { path = "../../crates/matrix-sdk" }
[lints]
workspace = true
@@ -16,3 +16,6 @@ url = "2.2.2"
# when copy-pasting this, please use a git dependency or make sure that you
# have copied the example as it was at the time of the release you use.
matrix-sdk = { path = "../../crates/matrix-sdk" }
[lints]
workspace = true
+3
View File
@@ -16,3 +16,6 @@ tracing-subscriber = "0.3.15"
# when copy-pasting this, please use a git dependency or make sure that you
# have copied the example as it was at the time of the release you use.
matrix-sdk = { path = "../../crates/matrix-sdk" }
[lints]
workspace = true
+3
View File
@@ -18,3 +18,6 @@ url = "2.3.1"
# when copy-pasting this, please use a git dependency or make sure that you
# have copied the example as it was at the time of the release you use.
matrix-sdk = { path = "../../crates/matrix-sdk" }
[lints]
workspace = true
+3
View File
@@ -16,3 +16,6 @@ url = "2.2.2"
# when copy-pasting this, please use a git dependency or make sure that you
# have copied the example as it was at the time of the release you use.
matrix-sdk = { path = "../../crates/matrix-sdk" }
[lints]
workspace = true
+3
View File
@@ -15,3 +15,6 @@ tracing-subscriber = "0.3.15"
# when copy-pasting this, please use a git dependency or make sure that you
# have copied the example as it was at the time of the release you use.
matrix-sdk = { path = "../../crates/matrix-sdk" }
[lints]
workspace = true
+3
View File
@@ -17,3 +17,6 @@ url = "2.2.2"
# when copy-pasting this, please use a git dependency or make sure that you
# have copied the example as it was at the time of the release you use.
matrix-sdk = { path = "../../crates/matrix-sdk" }
[lints]
workspace = true
+3
View File
@@ -16,3 +16,6 @@ url = "2.2.2"
# when copy-pasting this, please use a git dependency or make sure that you
# have copied the example as it was at the time of the release you use.
matrix-sdk = { path = "../../crates/matrix-sdk", features = ["sso-login"] }
[lints]
workspace = true
+3
View File
@@ -26,3 +26,6 @@ url = "2.2.2"
[dependencies.matrix-sdk]
path = "../../crates/matrix-sdk"
features = ["experimental-oidc"]
[lints]
workspace = true
+3
View File
@@ -19,3 +19,6 @@ tracing-subscriber = "0.3.15"
# when copy-pasting this, please use a git dependency or make sure that you
# have copied the example as it was at the time of the release you use.
matrix-sdk = { path = "../../crates/matrix-sdk" }
[lints]
workspace = true
+3
View File
@@ -18,3 +18,6 @@ url = "2.3.1"
# when copy-pasting this, please use a git dependency or make sure that you
# have copied the example as it was at the time of the release you use.
matrix-sdk = { path = "../../crates/matrix-sdk" }
[lints]
workspace = true
+3
View File
@@ -19,3 +19,6 @@ url = "2.2.2"
# have copied the example as it was at the time of the release you use.
matrix-sdk = { path = "../../crates/matrix-sdk" }
matrix-sdk-ui = { path = "../../crates/matrix-sdk-ui" }
[lints]
workspace = true
+3
View File
@@ -24,3 +24,6 @@ tracing = { workspace = true }
tracing-appender = { version = "0.2.2" }
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
url = "2.2.2"
[lints]
workspace = true
@@ -29,3 +29,6 @@ tokio = { workspace = true, features = ["rt", "rt-multi-thread", "macros"] }
tracing = { workspace = true }
wiremock = { workspace = true }
json-structural-diff = "0.1.0"
[lints]
workspace = true
@@ -19,3 +19,6 @@ doctest = false
[dependencies]
quote = "1.0.18"
syn = { version = "2.0.43", features = ["full", "extra-traits"] }
[lints]
workspace = true
+3
View File
@@ -31,3 +31,6 @@ tracing-subscriber = { version = "0.3.11", features = ["env-filter"] }
[target.'cfg(target_arch = "wasm32")'.dependencies]
getrandom = { version = "0.2.6", default-features = false, features = ["js"] }
wasm-bindgen-test = "0.3.33"
[lints]
workspace = true