rust/library/test/src
bors c474aa7db0 Auto merge of #113975 - matthiaskrgr:clippy_07_2023, r=fee1-dead
clippy::style fixes

r? `@oli-obk`

filter_map_identity
iter_kv_map
needless_question_mark
redundant_at_rest_pattern
filter_next
derivable_impls
useless_format
2023-07-23 14:09:19 +00:00
..
formatters match on chars instead of &strs for .split() or .strip_prefix() 2023-07-23 10:13:41 +02:00
helpers
stats
term Remove various double spaces in source comments. 2023-01-14 17:22:04 +01:00
bench.rs
cli.rs libtest: Improve error when missing -Zunstable-options 2023-05-24 11:18:20 -05:00
console.rs add StaticBenchAsTestFn and DynBenchAsTestFn to convert benches to tests 2023-05-26 14:57:38 +02:00
event.rs
lib.rs fix couple of clippy findings: 2023-07-23 10:50:14 +02:00
options.rs derive Default trait for compiletest::common::Config 2023-05-20 14:40:46 +03:00
stats.rs
term.rs
test_result.rs Fix a few clippy lints in libtest 2023-01-03 18:55:03 +00:00
tests.rs ignore core, alloc and test tests that require unwinding on panic=abort 2023-06-13 15:53:24 +02:00
time.rs Fix uninlined_format_args in libtest 2022-12-19 08:58:40 +01:00
types.rs add StaticBenchAsTestFn and DynBenchAsTestFn to convert benches to tests 2023-05-26 14:57:38 +02:00