rust/library
bors d9ee0f468f Auto merge of #106112 - RalfJung:into-iter, r=thomcc
add lib tests for vec::IntoIter alignment issues

This adds non-Miri tests for the issue fixed in https://github.com/rust-lang/rust/pull/106084

r? `@thomcc`
2022-12-25 04:26:14 +00:00
..
alloc add lib tests for vec::IntoIter alignment issues 2022-12-24 10:08:27 +01:00
backtrace@07872f28cd
core Auto merge of #104977 - RalfJung:ptr-from-ref, r=dtolnay 2022-12-24 17:14:26 +00:00
panic_abort
panic_unwind
portable-simd
proc_macro Add a "the" to proc_macro documentation 2022-12-12 16:19:18 +01:00
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std std: only use LFS function on glibc 2022-12-22 16:01:27 +08:00
stdarch@790411f93c
test Fix uninlined_format_args in libtest 2022-12-19 08:58:40 +01:00
unwind