summaryrefslogtreecommitdiffstats
path: root/debian/patches/d-0005-no-jemalloc.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 12:18:34 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 12:18:34 +0000
commit77fdce1bf4c27e4eb918ea3149a771325e81b5d4 (patch)
tree71a84af5d4b916e41fd7ffa527fc3f0146d62080 /debian/patches/d-0005-no-jemalloc.patch
parentMerging upstream version 1.67.1+dfsg1. (diff)
downloadrustc-77fdce1bf4c27e4eb918ea3149a771325e81b5d4.tar.xz
rustc-77fdce1bf4c27e4eb918ea3149a771325e81b5d4.zip
Merging debian version 1.67.1+dfsg1-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/d-0005-no-jemalloc.patch')
-rw-r--r--debian/patches/d-0005-no-jemalloc.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/d-0005-no-jemalloc.patch b/debian/patches/d-0005-no-jemalloc.patch
index 24ad1c6fd..ac23de8bb 100644
--- a/debian/patches/d-0005-no-jemalloc.patch
+++ b/debian/patches/d-0005-no-jemalloc.patch
@@ -26,7 +26,7 @@ index 27ee3dd..87fb29f 100644
max_level_info = ['rustc_driver/max_level_info']
rustc_use_parallel_compiler = ['rustc_driver/rustc_use_parallel_compiler']
diff --git a/src/tools/rust-analyzer/crates/profile/Cargo.toml b/src/tools/rust-analyzer/crates/profile/Cargo.toml
-index 5697aea..ae9bbd5 100644
+index 01d1735..bf0ba06 100644
--- a/src/tools/rust-analyzer/crates/profile/Cargo.toml
+++ b/src/tools/rust-analyzer/crates/profile/Cargo.toml
@@ -15,7 +15,6 @@ cfg-if = "1.0.0"