diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 12:20:37 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 12:20:37 +0000 |
commit | 2d0ec380bae2ec8d51b6193fee6577188c6bb2ec (patch) | |
tree | 00f9136b2844d7e9ddc861b845ccc309aaa6091a /debian/patches/d-0004-clippy-feature-sync.patch | |
parent | Merging upstream version 1.70.0+dfsg1. (diff) | |
download | rustc-2d0ec380bae2ec8d51b6193fee6577188c6bb2ec.tar.xz rustc-2d0ec380bae2ec8d51b6193fee6577188c6bb2ec.zip |
Adding debian version 1.70.0+dfsg1-7.debian/1.70.0+dfsg1-7
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/d-0004-clippy-feature-sync.patch')
-rw-r--r-- | debian/patches/d-0004-clippy-feature-sync.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/d-0004-clippy-feature-sync.patch b/debian/patches/d-0004-clippy-feature-sync.patch index 23667ffde..f4a863a8e 100644 --- a/debian/patches/d-0004-clippy-feature-sync.patch +++ b/debian/patches/d-0004-clippy-feature-sync.patch @@ -10,7 +10,7 @@ this is what rustc_workspace_hack does in the upstream build. 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/tools/clippy/Cargo.toml b/src/tools/clippy/Cargo.toml -index c7c6c3e..7e453c7 100644 +index a24d2f4..3681c85 100644 --- a/src/tools/clippy/Cargo.toml +++ b/src/tools/clippy/Cargo.toml @@ -44,7 +44,7 @@ if_chain = "1.0" |