Plume/plume-models/src
Mina Galić 7490567a21
fix warnings about unused doc comments
we do this by making the macro parse and generate doc comments
2020-05-25 15:44:32 +02:00
..
search Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
timeline make plume-models async (again) 2020-05-06 22:33:10 +02:00
admin.rs move towards using #[rocket::async_trait] 2020-05-15 22:38:21 +02:00
api_tokens.rs move towards using #[rocket::async_trait] 2020-05-15 22:38:21 +02:00
apps.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
blocklisted_emails.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
blog_authors.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
blogs.rs make clippy happy by removing unused imports 2020-05-25 13:40:35 +02:00
comment_seers.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
comments.rs make clippy happy by removing unused imports 2020-05-25 13:40:35 +02:00
config.rs Make database connections configurable by environment variables (#768) 2020-05-06 19:27:59 +02:00
db_conn.rs make clippy happy with a weird quirk wrt return 2020-05-25 15:23:55 +02:00
follows.rs move signature outside the spawning 2020-05-06 22:29:32 +02:00
headers.rs move towards using #[rocket::async_trait] 2020-05-15 22:38:21 +02:00
inbox.rs make clippy happy by removing unused imports 2020-05-25 13:40:35 +02:00
instance.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
lib.rs add async/.await until all our errors are the same: that our Connection is not Send-safe. 2020-05-23 23:32:10 +02:00
likes.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
lists.rs fix warnings about unused doc comments 2020-05-25 15:44:32 +02:00
medias.rs make clippy happy by removing unused imports 2020-05-25 13:40:35 +02:00
mentions.rs make plume-models async (again) 2020-05-06 22:33:10 +02:00
migrations.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
notifications.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
password_reset_requests.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
plume_rocket.rs move towards using #[rocket::async_trait] 2020-05-15 22:38:21 +02:00
post_authors.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
posts.rs make clippy happy by removing unused imports 2020-05-25 13:40:35 +02:00
reshares.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
safe_string.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
schema.rs Email blocklisting (#718) 2020-01-12 19:41:35 +01:00
tags.rs Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
users.rs make clippy happy by removing unused imports 2020-05-25 13:40:35 +02:00