Skip to content

Comments

Pull request#169

Merged
rneswold merged 2 commits intoDrMemCS:mainfrom
rneswold:pull-request
Feb 7, 2026
Merged

Pull request#169
rneswold merged 2 commits intoDrMemCS:mainfrom
rneswold:pull-request

Conversation

@rneswold
Copy link
Contributor

@rneswold rneswold commented Feb 7, 2026

The AI sessions were very helpful. Switching over to using serde for parsing the driver configs -- although a big win -- broke my drmem.toml because serde forces the case to match the enum variant. This PR configures serde to deserialize using several useful case combinations.

It now accepts three common ways to express the variant types:
lower case, upper case, and first letter captialized.
@rneswold rneswold merged commit 4e103b5 into DrMemCS:main Feb 7, 2026
3 checks passed
@rneswold rneswold deleted the pull-request branch February 7, 2026 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant