podcasts/podcasts-data/src
Jordan Petridis 945b40249c
Do not hardcode deny(warnings) in the source code
When a new version of the compiler introduces a new warning
it makes your perfectly fine older release require manual
patching in order to build again.
2019-09-13 03:05:38 +03:00
..
models update cargo deps 2019-09-13 02:55:10 +03:00
database.rs p-data: Implment support for exporting the shows to an OPML file 2019-01-27 06:06:46 +02:00
dbqueries.rs Further preparations for Rusto 2018 edition 2018-11-18 12:59:01 +00:00
errors.rs don't export private macro 2019-03-30 17:08:28 +02:00
feed.rs Prepare for Rust 2018 edition 2018-11-18 12:59:01 +00:00
lib.rs Do not hardcode deny(warnings) in the source code 2019-09-13 03:05:38 +03:00
meson.build build: use build_by_default in cargo-build target 2019-03-07 07:04:24 +02:00
opml.rs Fix tests for Rust2018 2019-04-06 22:22:03 +03:00
parser.rs cargo fmt 2018-11-13 15:29:20 +02:00
pipeline.rs Further preparations for Rusto 2018 edition 2018-11-18 12:59:01 +00: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 p-data/utils/url_cleaner: Keep query pairs in URLs 2019-06-09 01:27:10 +00:00