podcasts/podcasts-data/src
Jordan Petridis de1c8485ae
Fix rustc warnings
New warnings were introduced with rustc 1.29.0

podcasts-data/src/lib.rs: this one can be removed once diesel is
upgraded.
https://github.com/diesel-rs/diesel/issues/1785#issuecomment-422577018

podcasts-gtk/src/i18n.rs: This is just a deprication warning
2018-09-22 04:47:24 +03:00
..
models Pipeline: Avoid spamming stderr when not needed 2018-09-08 20:17:47 +03:00
database.rs Refactor the tests to use ? operator 2018-08-18 17:02:31 +03:00
dbqueries.rs Refactor the tests to use ? operator 2018-08-18 17:02:31 +03:00
errors.rs Pipeline: Avoid spamming stderr when not needed 2018-09-08 20:17:47 +03:00
feed.rs Feed: Remove another unnecessary wrapper 2018-09-08 20:17:45 +03:00
lib.rs Fix rustc warnings 2018-09-22 04:47:24 +03:00
opml.rs Refactor the tests to use ? operator 2018-08-18 17:02:31 +03:00
parser.rs Initial massive renaming. 2018-07-25 03:26:35 +03:00
pipeline.rs Pipeline: Avoid spamming stderr when not needed 2018-09-08 20:17:47 +03:00
schema.patch Initial massive renaming. 2018-07-25 03:26:35 +03:00
schema.rs Initial massive renaming. 2018-07-25 03:26:35 +03:00
utils.rs Refactor the tests to use ? operator 2018-08-18 17:02:31 +03:00