Plume/plume-models/src
fdb-hiroshima 74c398d60c
Run cargo clippy on whole project (#322)
* Run cargo clippy on plume-common

Run clippy on plume-common and adjuste code accordingly

* Run cargo clippy on plume-model

Run clippy on plume-model and adjuste code accordingly

* Reduce need for allocation in plume-common

* Reduce need for allocation in plume-model

add a quick compilation failure if no database backend is enabled

* Run cargo clippy on plume-cli

* Run cargo clippy on plume
2018-11-26 10:21:52 +01:00
..
admin.rs Add unit tests for main model parts (#310) 2018-11-24 12:44:17 +01:00
api_tokens.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00
apps.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00
blog_authors.rs Add unit tests for main model parts (#310) 2018-11-24 12:44:17 +01:00
blogs.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00
comments.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00
db_conn.rs Add unit tests for main model parts (#310) 2018-11-24 12:44:17 +01:00
follows.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00
headers.rs Add unit tests for main model parts (#310) 2018-11-24 12:44:17 +01:00
instance.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00
lib.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00
likes.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00
medias.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00
mentions.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00
notifications.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00
post_authors.rs Add unit tests for main model parts (#310) 2018-11-24 12:44:17 +01:00
posts.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00
reshares.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00
safe_string.rs Add unit tests for main model parts (#310) 2018-11-24 12:44:17 +01:00
schema.rs Add a cover field to posts 2018-10-31 15:07:40 +01:00
tags.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00
users.rs Run cargo clippy on whole project (#322) 2018-11-26 10:21:52 +01:00