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
/
pal
/
unix
/
args.rs
Age
Commit message (
Expand
)
Author
Lines
2025-02-09
Mark extern blocks as unsafe
Michael Goulet
-1
/
+1
2025-02-09
Mark link_section attr with unsafe
Michael Goulet
-1
/
+1
2024-09-24
Initial std library support for NuttX
Huang Qi
-0
/
+1
2024-09-03
Port std library to RTEMS
Jan Sommer
-0
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-2
/
+1
2024-07-02
chore: remove duplicate words
hattizai
-1
/
+1
2024-05-20
Make NULL check in argument parsing the same on all unix platforms
Mads Marquart
-76
/
+64
2024-05-19
Add NULL check in argument parsing on Apple platforms
Mads Marquart
-14
/
+44
2024-05-17
Use `_NSGetArgc`/`_NSGetArgv` on iOS/tvOS/watchOS/visionOS
Mads Marquart
-78
/
+14
2024-04-28
Use `target_vendor = "apple"` instead of `target_os = "..."`
Mads Marquart
-13
/
+2
2024-04-27
Unconditionally call really_init
Jubilee Young
-6
/
+4
2024-03-18
Support for visionOS
Adam Gastineau
-2
/
+13
2024-01-13
Refactor uses of `objc_msgSend` to no longer have clashing definitions
Mads Marquart
-37
/
+44
2024-01-11
std: begin moving platform support modules into `pal`
joboet
-0
/
+282