rust/library/test/src
Nicholas Nethercote 84ac80f192 Reformat use declarations.
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
2024-07-29 08:26:52 +10:00
..
formatters Reformat use declarations. 2024-07-29 08:26:52 +10:00
helpers Reformat use declarations. 2024-07-29 08:26:52 +10:00
stats Reformat use declarations. 2024-07-29 08:26:52 +10:00
term Reformat use declarations. 2024-07-29 08:26:52 +10:00
bench.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
cli.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
console.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
event.rs Do fewer passes and generally be more efficient when filtering tests 2022-10-27 21:34:56 -04:00
lib.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
options.rs derive Default trait for compiletest::common::Config 2023-05-20 14:40:46 +03:00
stats.rs Fix doc nits 2024-07-26 13:26:33 +01:00
term.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
test_result.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
tests.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
time.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
types.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00