Skip to content

Conversation

@ehuss
Copy link
Contributor

@ehuss ehuss commented Oct 30, 2025

This adds the method contains_key to assist with detecting if a key is set in the config. There have been a few scenarios where I have needed this when upgrading to 0.5. For now this only supports the output and preprocessor. Checking the presence in the other tables isn't easy, but could potentially be added if needed.

This adds the method `contains_key` to assist with detecting if a key is
set in the config. There have been a few scenarios where I have needed
this when upgrading to 0.5. For now this only supports the `output` and
`preprocessor`. Checking the presence in the other tables isn't easy,
but could potentially be added if needed.
@rustbot rustbot added the S-waiting-on-review Status: waiting on a review label Oct 30, 2025
@ehuss ehuss enabled auto-merge October 30, 2025 03:30
@ehuss ehuss added this pull request to the merge queue Oct 30, 2025
Merged via the queue into rust-lang:master with commit b2111a3 Oct 30, 2025
15 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: waiting on a review label Oct 30, 2025
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