rust/library
bors 756ffb8d0b Auto merge of #95246 - ChrisDenton:command-args, r=joshtriplett
Windows Command: Don't run batch files using verbatim paths

Fixes #95178

Note that the first commit does some minor refactoring (moving command line argument building to args.rs). The actual changes are in the second.
2022-04-25 07:28:09 +00:00
..
alloc Rollup merge of #96107 - Gumichocopengin8:test/vec-deque, r=Mark-Simulacrum 2022-04-25 00:11:00 +02:00
backtrace@b02ed04a7e
core Auto merge of #90602 - mbartlett21:const-intoiterator, r=oli-obk 2022-04-23 15:41:45 +00:00
panic_abort fix some unused constant warning on some Windows targets 2022-04-08 08:36:56 -04:00
panic_unwind
portable-simd portable-simd: use simd_arith_offset to avoid ptr-int transmutation 2022-04-12 11:09:26 -04:00
proc_macro proc_macro: Add a workaround for rustdoc 2022-04-19 22:49:27 +03:00
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Auto merge of #95246 - ChrisDenton:command-args, r=joshtriplett 2022-04-25 07:28:09 +00:00
stdarch@d215afe9d1 Bump stdarch 2022-04-11 21:40:31 -04:00
test Auto merge of #95678 - pietroalbini:pa-1.62.0-bootstrap, r=Mark-Simulacrum 2022-04-07 07:34:04 +00:00
unwind Auto merge of #95678 - pietroalbini:pa-1.62.0-bootstrap, r=Mark-Simulacrum 2022-04-07 07:34:04 +00:00