diff options
| author | Ada Alakbarova <ada.alakbarova@proton.me> | 2025-09-06 12:50:57 +0200 |
|---|---|---|
| committer | Ada Alakbarova <ada.alakbarova@proton.me> | 2025-09-06 12:53:36 +0200 |
| commit | 4fd9a063855302cf3276c2f6b9349e41d75adb1c (patch) | |
| tree | 33490c20cee837e8bb4b5da3963e21a09178a744 | |
| parent | 828ee510128658d4c83aa0464cce265dd4ca11e8 (diff) | |
| download | rust-4fd9a063855302cf3276c2f6b9349e41d75adb1c.tar.gz rust-4fd9a063855302cf3276c2f6b9349e41d75adb1c.zip | |
Move `derive.rs` to `derive/mod.rs`
Will hopefully make the next commit's diff somewhat easier to understand
| -rw-r--r-- | clippy_lints/src/derive/mod.rs (renamed from clippy_lints/src/derive.rs) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/clippy_lints/src/derive.rs b/clippy_lints/src/derive/mod.rs
index c53a957f6a8..c53a957f6a8 100644
--- a/clippy_lints/src/derive.rs
+++ b/clippy_lints/src/derive/mod.rs
|
