about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-03-08 21:24:54 +0100
committerGitHub <noreply@github.com>2023-03-08 21:24:54 +0100
commit7732cccd993f6caeedad7b9c24850768705179ab (patch)
tree9b8b5f77310934d291f0ef22d887200186ff8b66
parent33c30368264ea33a58227cb54e9a5122138bfc75 (diff)
parent1d442af994e3f8f0a2271d596e59e167d315cf21 (diff)
downloadrust-7732cccd993f6caeedad7b9c24850768705179ab.tar.gz
rust-7732cccd993f6caeedad7b9c24850768705179ab.zip
Rollup merge of #108903 - rust-lang:pa-fix-clippy-tests, r=flip1995
Move Clippy tests back to their intended directory

See https://github.com/rust-lang/rust/pull/108674#issuecomment-1459736086.

r? `@flip1995`
-rw-r--r--src/tools/clippy/tests/ui-toml/array_size_threshold/array_size_threshold.rs (renamed from tests/ui-toml/array_size_threshold/array_size_threshold.rs)0
-rw-r--r--src/tools/clippy/tests/ui-toml/array_size_threshold/array_size_threshold.stderr (renamed from tests/ui-toml/array_size_threshold/array_size_threshold.stderr)0
-rw-r--r--src/tools/clippy/tests/ui-toml/array_size_threshold/clippy.toml (renamed from tests/ui-toml/array_size_threshold/clippy.toml)0
3 files changed, 0 insertions, 0 deletions
diff --git a/tests/ui-toml/array_size_threshold/array_size_threshold.rs b/src/tools/clippy/tests/ui-toml/array_size_threshold/array_size_threshold.rs
index 7f623c7a9ec..7f623c7a9ec 100644
--- a/tests/ui-toml/array_size_threshold/array_size_threshold.rs
+++ b/src/tools/clippy/tests/ui-toml/array_size_threshold/array_size_threshold.rs
diff --git a/tests/ui-toml/array_size_threshold/array_size_threshold.stderr b/src/tools/clippy/tests/ui-toml/array_size_threshold/array_size_threshold.stderr
index ac017b20916..ac017b20916 100644
--- a/tests/ui-toml/array_size_threshold/array_size_threshold.stderr
+++ b/src/tools/clippy/tests/ui-toml/array_size_threshold/array_size_threshold.stderr
diff --git a/tests/ui-toml/array_size_threshold/clippy.toml b/src/tools/clippy/tests/ui-toml/array_size_threshold/clippy.toml
index 3f1fe9a1209..3f1fe9a1209 100644
--- a/tests/ui-toml/array_size_threshold/clippy.toml
+++ b/src/tools/clippy/tests/ui-toml/array_size_threshold/clippy.toml