diff options
| author | Thalia Archibald <thalia@archibald.dev> | 2025-04-12 03:01:00 -0700 |
|---|---|---|
| committer | Thalia Archibald <thalia@archibald.dev> | 2025-04-13 14:35:22 -0700 |
| commit | c1f0498e656665df438178bfd39ce75e321f191f (patch) | |
| tree | 0e5471c2fb4191d6a97c78b5dfb812eb4faac0ec /library/std/src/test_helpers.rs | |
| parent | 092a284ba0421695f2032c947765429fd7095796 (diff) | |
| download | rust-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
