rust/src/test/ui/command
Jeremy Fitzhardinge ff9646c0ad Stabilize process_set_argv0 feature for Unix
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
2020-05-12 09:34:23 -07:00
..
command-argv0-debug.rs Stabilize process_set_argv0 feature for Unix 2020-05-12 09:34:23 -07:00
command-argv0.rs Stabilize process_set_argv0 feature for Unix 2020-05-12 09:34:23 -07:00
command-exec.rs Move command-related tests into command/ 2019-12-16 14:44:16 -08:00
command-pre-exec.rs Move command-related tests into command/ 2019-12-16 14:44:16 -08:00
command-uid-gid.rs Move command-related tests into command/ 2019-12-16 14:44:16 -08:00