rust/library/test/src
est31 a0fc455d30 Replace absolute paths with relative ones
Modern compilers allow reaching external crates
like std or core via relative paths in modules
outside of lib.rs and main.rs.
2020-10-13 14:16:45 +02:00
..
formatters Replace absolute paths with relative ones 2020-10-13 14:16:45 +02:00
helpers fix clippy::needless_return: remove unneeded return statements 2020-08-08 00:57:37 +02:00
stats mv std libs to library/ 2020-07-27 19:51:13 -05:00
bench.rs Fix some clippy issues 2020-10-01 01:34:38 -04:00
cli.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
console.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
event.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
lib.rs Fix some clippy issues 2020-10-01 01:34:38 -04:00
options.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
stats.rs Fix some clippy issues 2020-10-01 01:34:38 -04:00
test_result.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
tests.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
time.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
types.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00