summaryrefslogtreecommitdiffstats
path: root/tests/empty.rs
AgeCommit message (Expand)Author
2021-12-29de-glob importsDaniel Eades
2021-12-29remove 'extern crate' importsDaniel Eades
2021-12-29use explicit imports for macrosDaniel Eades
2021-11-23rename try_into to try_deserialize to avoid confusionConrad Ludgate
2021-03-26Remove Config::new()Matthias Beyer
2019-04-08Fix annoying 'invalid type: unit value, expected struct Settings' errortyranron