Upgrade Rust version #181

Merged
dessalines merged 1 commits from upgrade-rust into main 2021-03-01 18:02:44 +00:00
Owner
No description provided.
nutomic added 2 commits 2021-03-01 17:48:52 +00:00
462c4a2954
Rewrite settings implementation. Fixes #1270 (#1433)
* A first attempt at using deser-hjson. Fixes #1270

* Trying to fix tests, try 1

* Trying to fix tests, try 2

* A few fixes to deser_hjson

- Removing unwrap_or_defaults, using impl functions.
- Reorganized settings

* Make clippy happy

* hjson list strings must be quoted.

* Adding support for env vars.

* Moving to structs and defaults file.

* Moving settings default and struct.
Owner

Looks good and it passed, thx.

Looks good and it passed, thx.
dessalines merged commit 45e05dac30 into main 2021-03-01 18:02:44 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: LemmyNet/lemmy#181
No description provided.