summaryrefslogtreecommitdiffstats
path: root/src/configs/rust.rs
AgeCommit message (Expand)Author
2022-09-09feat(schema): deny unknown keys (#4270)David Knaack
2022-04-01feat: allow printing config file schema (#3737)David Knaack
2022-03-26refactor: replace module_config_derive with serde (#3786)David Knaack
2021-04-08feat: add version format configuration (#2499)Chris Rose
2021-03-31feat(config): allow printing default and computed config (#2521)David Knaack
2021-03-15refactor: replace RootModuleConfig with Default (#2458)David Knaack
2021-02-21feat(rust): Configure when the module is shown (#2350)David Knaack
2021-01-20fix: Adjust default format strings (#2165)Moritz Vetter
2020-07-07feat: refactor modules to use format strings (#1374)Zhenhui Xie
2019-10-05refactor: Implement Default for SegmentConfig (#495)Nikodem RabuliƄski
2019-10-04refactor: Go from Rust workspaces to a package with nested packages (#480)Matan Kushner