diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 446b857ae4..ffa97b1693 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -42,6 +42,9 @@ October 19th, 2024 + + [Zeckmathederg] - Rustc: 1.81.0 -> 1.82.0. + [Zeckmathederg] - GLib2: 2.82.1 -> 2.82.2. diff --git a/packages.ent b/packages.ent index d0cb35d483..5ea3c514cf 100644 --- a/packages.ent +++ b/packages.ent @@ -137,7 +137,7 @@ - + diff --git a/shareddeps/drivers/rust.xml b/shareddeps/drivers/rust.xml index 0b91b6a817..b04cf59545 100644 --- a/shareddeps/drivers/rust.xml +++ b/shareddeps/drivers/rust.xml @@ -6,7 +6,7 @@ - + ]> @@ -100,8 +100,6 @@ - - @@ -324,15 +322,6 @@ fi - - An experimental feature makes the build process fail with LLVM 19.1 - and newer. Disable it and the test for it: - - -sed '/CondBitmap/,/^}/s/LLVM_VERSION.*/& \&\& LLVM_VERSION_LT(19, 0)/' \ - -i compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp && -rm -v tests/coverage/mcdc/{cond*,if,inline*,nest*,non_*}.rs - Compile Rust by running the following commands: