index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
std
/
src
/
sys
/
windows
/
args.rs
Age
Commit message (
Expand
)
Author
Lines
2023-03-21
Rollup merge of #96391 - ChrisDenton:command-non-verbatim, r=joshtriplett
Matthias Krüger
-6
/
+17
2023-02-22
Quote more batch file arguments
Chris Denton
-1
/
+10
2022-12-02
Windows: make Command prefer non-verbatim paths
Chris Denton
-6
/
+17
2022-11-28
Extract WStrUnits to sys_common::wstr
Ayush Singh
-52
/
+2
2022-06-28
Add a fixme comment
Chris Denton
-0
/
+3
2022-06-28
Remove feature `const_option` from std
Chris Denton
-4
/
+12
2022-03-25
Check for `"` and `\` in a filename
Chris Denton
-1
/
+9
2022-03-23
Command: handle exe and batch files separately
Chris Denton
-0
/
+86
2022-03-23
Refactor: Move argument building into args
Chris Denton
-0
/
+65
2021-08-08
Implement modern Windows arg parsing
Chris Denton
-105
/
+152
2021-04-25
Auto merge of #84115 - CDirkx:rt, r=m-ou-se
bors
-4
/
+0
2021-04-22
Move most init to `sys::init`
Christiaan Dirkx
-2
/
+0
2021-04-22
Remove `sys::args::Args::inner_debug` and use `Debug` instead
Christiaan Dirkx
-12
/
+2
2021-04-22
Move all cleanup to `sys::cleanup`
Christiaan Dirkx
-2
/
+0
2020-08-31
std: move "mod tests/benches" to separate files
Lzu Tao
-66
/
+3
2020-07-27
mv std libs to library/
mark
-0
/
+266