exa/src/output
Benjamin Sago c2bb986618 Replace Default impls that use state with fns
The Default impls for DefaultFormat and LoadFormat were originally called ‘new’, to which Clippy suggested that they be changed. But as these functions change based on what the year is, a function called something other than ‘new’, like ‘load’.
2018-10-13 22:15:10 +01:00
..
render fix most clippy warnings 2018-06-19 17:17:39 +02:00
cell.rs fix most clippy warnings 2018-06-19 17:17:39 +02:00
details.rs fix most clippy warnings 2018-06-19 17:17:39 +02:00
escape.rs Also escape characters in links and headings 2017-05-01 21:54:53 +01:00
file_name.rs Rename broken_arrow to broken_symlink 2017-10-08 17:08:07 +01:00
grid_details.rs fix most clippy warnings 2018-06-19 17:17:39 +02:00
grid.rs fix most clippy warnings 2018-06-19 17:17:39 +02:00
lines.rs Move Colours and LSColors to their own module 2017-08-26 21:40:37 +01:00
mod.rs Move Colours and LSColors to their own module 2017-08-26 21:40:37 +01:00
table.rs fix most clippy warnings 2018-06-19 17:17:39 +02:00
time.rs Replace Default impls that use state with fns 2018-10-13 22:15:10 +01:00
tree.rs Give Tree its own iterator 2017-07-04 08:29:36 +01:00