summaryrefslogtreecommitdiff
path: root/cli/file_fetcher.rs
AgeCommit message (Expand)Author
2019-08-30Use 'reqwest' to implement HTTP client (#2822)Bartek Iwańczuk
2019-08-16Upgrade to rust 1.37.0 (#2786)Ryan Dahl
2019-08-13Propagate Url::to_file_path() errors instead of panicking (#2771)Bert Belder
2019-07-31Use system rustfmt instead of fixed binary (#2701)Ryan Dahl
2019-07-31refactor: cleanup compiler pipeline (#2686)Bartek Iwańczuk
2019-07-31factor out FileFetcher to separate module (#2683)Bartek Iwańczuk