rust/library
Matthias Krüger 253f64c9c6
Rollup merge of #92778 - tavianator:linux-readdir-no-r, r=joshtriplett
fs: Use readdir() instead of readdir_r() on Linux and Android

See #40021 for more details.  Fixes #86649.  Fixes #34668.
2022-01-26 23:45:23 +01:00
..
alloc Rollup merge of #91861 - juniorbassani:use-from-array-in-collections-examples, r=yaahc 2022-01-26 23:45:19 +01:00
backtrace@b02ed04a7e
core Rollup merge of #92256 - fee1-dead:improve-selection-err, r=oli-obk 2022-01-26 23:45:22 +01:00
panic_abort
panic_unwind adapt L4Bender implementation 2022-01-21 16:50:33 +01:00
portable-simd
proc_macro Auto merge of #92598 - Badel2:panic-update-hook, r=yaahc 2022-01-16 02:18:42 +00:00
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Rollup merge of #92778 - tavianator:linux-readdir-no-r, r=joshtriplett 2022-01-26 23:45:23 +01:00
stdarch@11c98f6eb9 Fix stdarch submodule pointing to commit outside tree 2022-01-18 15:25:38 +00:00
test
unwind