Plume/templates
Igor Galić 732f514da7 Refactor with the help of Clippy (#462)
We add clippy as our build — also rectifying the missing `plume-cli` build!

In the next step we follow clippy's advise and fix some of the "simple" mistakes in our code, such as style or map usage.

Finally, we refactor some hard bits that need extraction of new types, or refactoring of function call-types, especially those that thread thru macros, and, of course functions with ~15 parameters should probably be rethought.
2019-03-19 14:37:56 +01:00
..
blogs Refactor with the help of Clippy (#462) 2019-03-19 14:37:56 +01:00
errors Update rocket_i18n and add gettext_macros (#431) 2019-02-02 15:23:50 +01:00
instance Refactor with the help of Clippy (#462) 2019-03-19 14:37:56 +01:00
medias Refactor with the help of Clippy (#462) 2019-03-19 14:37:56 +01:00
notifications Update rocket_i18n and add gettext_macros (#431) 2019-02-02 15:23:50 +01:00
partials Refactor with the help of Clippy (#462) 2019-03-19 14:37:56 +01:00
posts Refactor with the help of Clippy (#462) 2019-03-19 14:37:56 +01:00
search Update rocket_i18n and add gettext_macros (#431) 2019-02-02 15:23:50 +01:00
session Password reset (#448) 2019-02-27 13:29:26 +01:00
tags Update rocket_i18n and add gettext_macros (#431) 2019-02-02 15:23:50 +01:00
users Refactor with the help of Clippy (#462) 2019-03-19 14:37:56 +01:00
base.rs.html Caching (#480) 2019-03-16 15:33:28 +01:00