Skip to content

Stop importing assert_matches crate #1758

Description

@PoignardAzur

The assert_matches macro is due to be stabilized in std fairly soon. (In fact, it was planned for the next Rust released and de-stabilized at the last moment.)

Once that happens, we should stop importing the assert_matches crate and use the std macro directly in our tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions