podcasts/podcasts-gtk/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
..
stacks Refactor content state with Application actions 2018-08-19 13:44:11 +03:00
widgets EpisodeWidget: Change cacnel button to an icon 2018-09-08 20:17:47 +03:00
app.rs Allow for parallel development instance 2018-08-28 17:22:13 +03:00
headerbar.rs Headerbar: Make the switcher insensitive if empty 2018-08-19 14:31:27 +03:00
i18n.rs Fix rustc warnings 2018-09-22 04:47:24 +03:00
main.rs Add gtk tests 2018-08-20 13:14:41 +03:00
manager.rs EpisodeWidget: Hide total_size if request fails 2018-09-08 20:17:47 +03:00
prefs.rs Fix Rust 2018 edition warnings 2018-08-05 11:24:20 +03:00
settings.rs Fix Rust 2018 edition warnings 2018-08-05 11:24:20 +03:00
static_resource.rs podcasts-gtk: Review ALL the strings! 2018-08-10 05:23:15 +00:00
utils.rs Utils: only queue a single cover download 2018-08-28 21:15:52 +00:00