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
/
args
Age
Commit message (
Expand
)
Author
Lines
2025-09-17
Auto merge of #139849 - thaliaarchi:args/zkvm, r=ibraheemdev
bors
-45
/
+58
2025-08-28
std: Start supporting WASIp2 natively
Alex Crichton
-3
/
+13
2025-08-16
library: Migrate from `cfg_if` to `cfg_select`
Josh Triplett
-10
/
+17
2025-08-02
Change visibility of Args new function
Christopher Hotchkiss
-1
/
+1
2025-05-02
zkVM: Cache args from host
Thalia Archibald
-55
/
+31
2025-05-02
zkVM: Fix env::ArgsOs
Thalia Archibald
-17
/
+54
2025-05-02
Implement Iterator::last for vec::IntoIter
Thalia Archibald
-2
/
+2
2025-05-01
Delegate to inner `vec::IntoIter` from `env::ArgsOs`
Thalia Archibald
-20
/
+132
2025-04-27
use generic Atomic type where possible
Christopher Durham
-5
/
+5
2025-04-21
Unify owned `Env` types between platforms
Thalia Archibald
-20
/
+15
2025-04-21
Rollup merge of #139795 - jethrogb:jb/sgx-linkage-comments, r=joboet
Chris Denton
-0
/
+1
2025-04-14
Clarify why SGX code specifies linkage/symbol names for certain statics
Jethro Beekman
-0
/
+1
2025-04-13
Hermit: Unify std::env::args with Unix
Thalia Archibald
-40
/
+9
2025-04-12
Unify owned Args types between platforms
Thalia Archibald
-222
/
+77
2025-04-12
Use unsupported args for espidf and vita
Thalia Archibald
-14
/
+1
2025-04-12
Move args into std::sys
Thalia Archibald
-0
/
+1322