rust/library
Yuki Okushi 35dd1f65e9
Rollup merge of #90909 - RalfJung:miri-no-portable-simd, r=workingjubilee
disable portable SIMD tests in Miri

Until https://github.com/rust-lang/miri/issues/1912 is resolved, we'll have to skip these tests in Miri.
2021-11-16 09:14:23 +09:00
..
alloc Stabilize format_args_capture 2021-11-15 10:14:29 +01:00
backtrace@b02ed04a7e
core Rollup merge of #90909 - RalfJung:miri-no-portable-simd, r=workingjubilee 2021-11-16 09:14:23 +09:00
panic_abort
panic_unwind
portable-simd Add 'library/portable-simd/' from commit '1ce1c645cf27c4acdefe6ec8a11d1f0491954a99' 2021-11-12 16:58:25 -08:00
proc_macro proc_macro: Add an expand_expr method to TokenStream 2021-11-12 15:41:40 -05:00
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Rollup merge of #90835 - sunfishcode:sunfishcode/wasi-char-device, r=alexcrichton 2021-11-16 09:14:19 +09:00
stdarch@5fdbc476af
test
unwind