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
/
unix
/
args.rs
Age
Commit message (
Expand
)
Author
Lines
2019-02-28
libstd => 2018
Taiki Endo
-16
/
+14
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-08-08
avoid using the word 'initialized' to talk about that non-reentrant-capable s...
Ralf Jung
-1
/
+1
2018-08-06
actually, reentrant uninitialized mutex acquisition is outright UB
Ralf Jung
-3
/
+2
2018-08-06
clarify partially initialized Mutex issues
Ralf Jung
-0
/
+3
2018-07-30
Add targets for HermitCore (https://hermitcore.org) to the Rust compiler and ...
Colin Finck
-1
/
+2
2018-06-17
libstd: add an RAII utility for sys_common::mutex::Mutex
NODA, Kai
-9
/
+5
2018-01-04
[unix] Don't clone command-line args on startup
Matt Brubeck
-23
/
+16
2017-09-08
Add modifications needed for L4re in libstd
Tobias Schaffner
-0
/
+1
2017-08-15
Fix typos & us spellings
Fourchaux
-1
/
+1
2017-06-21
Better Debug for Args and ArgsOs
Stepan Koltsov
-0
/
+6
2017-02-06
std: Remove cfg(cargobuild) annotations
Alex Crichton
-5
/
+0
2016-12-03
fix objc ABI in std::env::args
Mathieu Poumeyrol
-2
/
+15
2016-10-22
Add Fuchsia support
Raph Levien
-1
/
+2
2016-10-02
Move platform-specific arg handling to sys::args
Brian Anderson
-0
/
+211