quartiq / miniconf

Rust serialize/deserialize/access reflection for trees (no_std, no alloc)
MIT License
23 stars 2 forks source link

Adding unit tests for skipped attributes #185

Closed ryan-summers closed 8 months ago

ryan-summers commented 8 months ago

I forgot to check in these unit tests alongside https://github.com/quartiq/miniconf/pull/183. Also fixed a clippy lint.

ryan-summers commented 8 months ago

Meh, I don't see any reason to personally. It's not a major lint, and lints aren't deal breakers to me. We'll pick them up as Rust releases