Skip to content

Commit a8cd453

Browse files
Fix stdarch crate add patch
1 parent a9b5c26 commit a8cd453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patches/0001-Add-stdarch-Cargo.toml-for-testing.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ index 0000000..4c63700
1919
+members = [
2020
+ "crates/core_arch",
2121
+ "crates/std_detect",
22-
+ "crates/stdarch-gen",
22+
+ "crates/stdarch-gen-arm",
2323
+ #"examples/"
2424
+]
2525
+exclude = [

0 commit comments

Comments
 (0)