Skip to content

Remove requirement for Debug trait from the Matcher trait.#793

Open
copybara-service[bot] wants to merge 1 commit intomainfrom
test_898907213
Open

Remove requirement for Debug trait from the Matcher trait.#793
copybara-service[bot] wants to merge 1 commit intomainfrom
test_898907213

Conversation

@copybara-service
Copy link
Copy Markdown

Remove requirement for Debug trait from the Matcher trait.

This helps us avoid forcing Debug trait for matchers like anything which don't need it. This provides users a more flexible API to use matchers while being backward compatible.

This helps us avoid forcing Debug trait for matchers like `anything` which don't need it. This provides users a more flexible API to use matchers while being backward compatible.

PiperOrigin-RevId: 898907213
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