summary refs log tree commit diff
path: root/tests/ui/command
AgeCommit message (Collapse)AuthorLines
2024-01-24This commit is part of clone3 clean up. Merge tests from ↵Askar Safin-46/+0
tests/ui/command/command-create-pidfd.rs to library/std/src/sys/pal/unix/process/process_unix/tests.rs to remove code duplication
2024-01-24This commit is part of clone3 clean up. As part of clean up we willAskar Safin-10/+0
remove tests/ui/command/command-create-pidfd.rs . But it contains very useful comment, so let's move the comment to library/std/src/sys/pal/unix/rand.rs , which contains another instance of the same Docker problem
2024-01-05Remove revisions for THIR unsafeckMatthew Jasper-2/+0
This is to make the diff when stabilizing it easier to review.
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-07-26Add help for crate arg when crate name is invalidyukang-0/+8
2023-04-03remove invalid ignore-prettyPietro Albini-1/+0
2023-02-28Add QNX Neutrino support to libstdFlorian Bartels-0/+1
Co-authored-by: gh-tr <troach@qnx.com>
2023-01-11Move /src/test to /testsAlbert Larsan-0/+430