We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 669b1e3 commit b56d4abCopy full SHA for b56d4ab
build_system/tests.rs
@@ -108,7 +108,7 @@ pub(crate) static REGEX: CargoProject = CargoProject::new(®EX_REPO.source_dir
108
pub(crate) static PORTABLE_SIMD_REPO: GitRepo = GitRepo::github(
109
"rust-lang",
110
"portable-simd",
111
- "e6bbf49ba91d1ad058c7184cfc34b1c2ca6ef64d",
+ "ad8afa8c81273b3b49acbea38cd3bcf17a34cf2b",
112
113
);
114
0 commit comments