summaryrefslogtreecommitdiffstats
path: root/src/file/source
AgeCommit message (Expand)Author
2020-10-01Run cargo-fmtMatthias Beyer
2020-03-14General upgrade for clippy fix and remove of deprecated methods for errorsFederico Pasqua
2018-07-02Run rustfmt (nightly)Ryan Leckey
2017-07-30Remove ConfigResult; close #36Ryan Leckey
2017-06-23Make boxed errors Send + SyncJascha
2017-06-22Implement Source for Vec<T: Source> and From<Path> for FileRyan Leckey
2017-06-22Add builder API to ConfigRyan Leckey
2017-06-14Merge branch 'feature/with_name' of https://github.com/JordiPolo/config-rs in...Ryan Leckey
2017-06-01Move things around and get some tests in placeRyan Leckey