Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: polish ConfigParser #729

Merged
merged 3 commits into from
Feb 12, 2025

Conversation

yjhmelody
Copy link
Contributor

@yjhmelody yjhmelody commented Feb 7, 2025

No need to add Self: Sized.

Copy link
Owner

@zesterer zesterer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the changes. Looks like CI needs fixing.

src/lib.rs Outdated
@@ -143,7 +122,6 @@ use self::{
input::{
BorrowInput, Emitter, ExactSizeInput, InputRef, MapExtra, SliceInput, StrInput, ValueInput,
},
inspector::Inspector,
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this is causing CI failures.

@zesterer
Copy link
Owner

And a cargo fmt, it looks like

@zesterer zesterer merged commit d63e285 into zesterer:main Feb 12, 2025
4 checks passed
@zesterer
Copy link
Owner

Thanks so much!

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.

2 participants