rust/src/libtest/formatters
2020-03-07 21:48:17 +01:00
..
json.rs use is_empty() instead of len() == x to determine if structs are empty. 2020-02-28 15:16:27 +01:00
mod.rs Use writeln!(fmt, "word") instead of write!(fmt, "word\n") (clippy::write_with_newline) 2020-03-07 21:48:17 +01:00
pretty.rs Format the world 2019-12-22 17:42:47 -05:00
terse.rs Format the world 2019-12-22 17:42:47 -05:00