fif/src
Lynne Megido 47c55ae61e
bumped MSRV to 1.48.0, minor improvements
- this is the rust version that debian stable (buster) currently has, so that's nice
- now we can use `const fn`s in more places, hooray
- smartstring is no longer outdated, hooray
- bitflags is no longer outdated, hooray
- mime_type in files.rs is now a bit smarter about not reading more than it has to, hooray
- removed some redundant clippy lints, hooray
- added a teensy smidgen more documentation, hooray
2021-10-05 02:12:16 +10:00
..
tests beeg beeg cleanup, set default prompt to error 2021-10-05 00:18:42 +10:00
files.rs bumped MSRV to 1.48.0, minor improvements 2021-10-05 02:12:16 +10:00
findings.rs beeg beeg cleanup, set default prompt to error 2021-10-05 00:18:42 +10:00
formats.rs added --fix - fif can now rename files itself! 2021-10-04 23:33:48 +10:00
lib.rs replace remaining OnceCells w/ Lazys, simplifying 2021-09-25 00:54:52 +10:00
main.rs bumped MSRV to 1.48.0, minor improvements 2021-10-05 02:12:16 +10:00
mime_db.rs removed broken MSI support 0uo 2021-09-29 23:40:57 +10:00
parameters.rs bumped MSRV to 1.48.0, minor improvements 2021-10-05 02:12:16 +10:00
utils.rs replace remaining OnceCells w/ Lazys, simplifying 2021-09-25 00:54:52 +10:00