about summary refs log tree commit diff
path: root/library/std/src/test_helpers.rs
diff options
context:
space:
mode:
authorThalia Archibald <thalia@archibald.dev>2025-04-12 03:01:00 -0700
committerThalia Archibald <thalia@archibald.dev>2025-04-13 14:35:22 -0700
commitc1f0498e656665df438178bfd39ce75e321f191f (patch)
tree0e5471c2fb4191d6a97c78b5dfb812eb4faac0ec /library/std/src/test_helpers.rs
parent092a284ba0421695f2032c947765429fd7095796 (diff)
downloadrust-c1f0498e656665df438178bfd39ce75e321f191f.tar.gz
rust-c1f0498e656665df438178bfd39ce75e321f191f.zip
Hermit: Unify std::env::args with Unix
The only differences between these implementations are that Unix uses
relaxed ordering, but Hermit uses acquire/release, and Unix truncates
`argv` at the first null pointer, but Hermit doesn't. Since Hermit aims
for Unix compatibility, unify it with Unix.
Diffstat (limited to 'library/std/src/test_helpers.rs')
0 files changed, 0 insertions, 0 deletions