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(rust): remove extraneous dbg message #1598

Merged
merged 2 commits into from
Nov 14, 2023
Merged

Conversation

changhiskhan
Copy link
Contributor

No description provided.

Copy link
Contributor

@wjones127 wjones127 left a comment

Choose a reason for hiding this comment

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

To catch this in CI, add:

"-Dclippy::dbg_macro",

To https://github.com/lancedb/lance/blob/main/rust/.cargo/config.toml

@changhiskhan
Copy link
Contributor Author

To catch this in CI, add:

"-Dclippy::dbg_macro",

To https://github.com/lancedb/lance/blob/main/rust/.cargo/config.toml

thanks. added

Copy link
Contributor

@westonpace westonpace left a comment

Choose a reason for hiding this comment

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

Thanks! My bad 😓

@wjones127 wjones127 merged commit 7aa09fe into main Nov 14, 2023
17 checks passed
@wjones127 wjones127 deleted the changhiskhan/remove-dbg branch November 14, 2023 01:34
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.

4 participants