1
0
Fork 0
mirror of synced 2024-05-19 11:53:43 +12:00
czkawka/czkawka_gui/src
Caduser2020 085da0369e
Improve code quality. (#52)
* Remove verbose constructs in core.

* Use self and const fn where appropriate.

* Remove needless borrows.

* Fix name in function arguments.

* Merge 'master' into quality

* Decrease function complexity.

* Run fmt.

* Fix clippy.

* Fix duplicate extension files.

* Fix excluded items.

* Fix allowed extensions (Part 2).

* Fix temporary files.
2020-10-09 22:32:08 +02:00
..
help_functions.rs Add support for searching in other thread (#51) 2020-10-07 22:22:39 +02:00
main.rs Improve code quality. (#52) 2020-10-09 22:32:08 +02:00