about summary refs log tree commit diff
path: root/src/test/ui/command/command-argv0.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-30/+0
2020-11-22Drop support for cloudabi targetsLzu Tao-1/+0
2020-05-12Stabilize process_set_argv0 feature for UnixJeremy Fitzhardinge-2/+0
This stabilizes process_set_argv0 targeting 1.45.0. It has been useful in practice and seems useful as-is. The equivalent feature could be implemented for Windows, but as far as I know nobody has. That can be done separately. Tracking issue: #66510
2019-12-16Move command-related tests into command/Jeremy Fitzhardinge-0/+33