about summary refs log tree commit diff
path: root/tests/run-make/libtest-thread-limit/test.rs
AgeCommit message (Collapse)AuthorLines
2024-08-23rewrite libtest-thread-limit to rmakeOneirical-1/+6
2024-07-29Reformat `use` declarations.Nicholas Nethercote-5/+3
The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options.
2023-03-29Stabilize a portion of 'once_cell'Trevor Gross-2/+0
Move items not part of this stabilization to 'lazy_cell' or 'once_cell_try'
2023-01-11Move /src/test to /testsAlbert Larsan-0/+20