Auto merge of #52535 - alexcrichton:update-stdsimd, r=Mark-Simulacrum
Update stdsimd to undo an accidental stabilization Closes #52403
This commit is contained in:
commit
17eb392cef
4 changed files with 1 additions and 9 deletions
|
|
@ -15,6 +15,5 @@ const EXPECTED = {
|
|||
{ 'path': 'std', 'name': 'str' },
|
||||
{ 'path': 'std', 'name': 'u8' },
|
||||
{ 'path': 'std::ffi', 'name': 'CStr' },
|
||||
{ 'path': 'std::simd', 'name': 'u8x2' },
|
||||
],
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue