podcasts/podcasts-data/src
Jordan Petridis 8fe1b70000
Pipeline: Remove dependancy on rayon_futures
This requires a RUSTFLAG to be set before hand for rayon to build.
This brakes a lot of tools like rls and clippy by default and
require special configs for itnegration.

Additionally, rayon_futures is still 0.1 and not much work seem
to have gone into it. Ideally it should be replased with the tokio
runtime/threadpool.
2018-09-03 13:10:27 +03:00
..
models cargo fmt 2018-08-27 21:08:29 +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 Remove TODOs and FIXMEs 2018-08-14 13:40:28 +03:00
feed.rs Feed: Remove another unnecessary wrapper 2018-09-03 13:09:52 +03:00
lib.rs Pipeline: Remove dependancy on rayon_futures 2018-09-03 13:10:27 +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: Remove dependancy on rayon_futures 2018-09-03 13:10:27 +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