summaryrefslogtreecommitdiffstats
path: root/starship_module_config_derive/src/lib.rs
AgeCommit message (Expand)Author
2021-07-02Add binary cachingbinary-cachingMatan Kushner
2021-04-06feat(config): print a suggestion for unknown fields (#2560)David Knaack
2021-03-31feat(config): warn about unknown config key names (#2527)David Knaack
2021-03-31feat(config): allow printing default and computed config (#2521)David Knaack
2020-09-29chore: update v0.45.0 removal notice (#1687)Matan Kushner
2020-09-28feat: add error messaging (#1576)Tilmann Meyer
2019-12-23refactor: ModuleConfig: Simplify generated `from_config()` implementations (#...Tobias Bieniek
2019-09-30refactor: Refactoring config (#383)Zhenhui Xie