Skip to content

Commit faf042b

Browse files
committed
Revert "Hack no longer required"
This reverts commit 9c5e56a.
1 parent 49ec90c commit faf042b

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

library/stdarch

Submodule stdarch updated 190 files

scripts/kani-std-analysis/std-analysis.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ then
6565
fi
6666
cargo new std_lib_analysis --lib
6767
cd std_lib_analysis
68+
sed -i '1i cargo-features = ["edition2024"]' Cargo.toml
6869

6970
echo '
7071
pub fn dummy() {

0 commit comments

Comments
 (0)