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
/
src
/
libstd
/
sys
/
windows
/
args.rs
Age
Commit message (
Expand
)
Author
Lines
2019-11-29
Format libstd/sys with rustfmt
David Tolnay
-24
/
+32
2019-05-22
Revert "Add implementations of last in terms of next_back on a bunch of Doubl...
Steven Fackler
-2
/
+0
2019-04-19
Add implementations of last in terms of next_back on a bunch of DoubleEndedIt...
Kyle Huey
-0
/
+2
2019-03-31
libstd: deny(elided_lifetimes_in_paths)
Mazdak Farrokhzad
-2
/
+2
2019-02-28
libstd => 2018
Taiki Endo
-11
/
+12
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-11
Use iterators instead of raw offsets in Windows argument parser
Michael Howell
-49
/
+45
2018-12-10
Fix iterator nits
Michael Howell
-18
/
+7
2018-12-10
Fix nit
Michael Howell
-4
/
+6
2018-12-10
Fix nits
Michael Howell
-3
/
+10
2018-12-10
Fix poorly-transcribed test case
Michael Howell
-3
/
+3
2018-12-10
Fix nitpicks
Michael Howell
-23
/
+21
2018-12-10
Remove dependency on shell32.dll #56510
Michael Howell
-38
/
+206
2017-06-21
Better Debug for Args and ArgsOs
Stepan Koltsov
-0
/
+31
2016-10-02
Move platform-specific arg handling to sys::args
Brian Anderson
-0
/
+76