rust/src/libtest
Mazdak Farrokhzad 426c6cf84f
Rollup merge of #64178 - mati865:clippy, r=scottmcm
More Clippy fixes for alloc, core and std

Continuation of https://github.com/rust-lang/rust/pull/63805
2019-10-23 22:19:07 +02:00
..
formatters Improve code style 2019-10-17 19:37:01 +03:00
helpers Remove unneccessary use under cfg(unix) 2019-10-21 09:05:40 +03:00
stats Make enum usage explicit and fix tests 2019-10-17 17:47:03 +03:00
bench.rs Apply clippy::needless_return suggestions 2019-10-22 19:23:10 +02:00
Cargo.toml bootstrap: Merge the libtest build step with libstd 2019-08-23 16:46:11 -07:00
cli.rs Apply clippy::needless_return suggestions 2019-10-22 19:23:10 +02:00
console.rs Apply clippy::needless_return suggestions 2019-10-22 19:23:10 +02:00
event.rs Improve code style 2019-10-17 19:37:01 +03:00
lib.rs Public some types for compiletest_rs 2019-10-23 03:49:42 +00:00
options.rs Add more explaining comments to the code 2019-10-17 19:10:35 +03:00
stats.rs Enhance report-time option 2019-09-29 21:22:30 +03:00
test_result.rs Improve code style 2019-10-17 19:37:01 +03:00
tests.rs Improve code style 2019-10-17 19:37:01 +03:00
time.rs Improve code style 2019-10-17 19:37:01 +03:00
types.rs Split libtest into several smaller modules 2019-10-17 17:38:44 +03:00