mirror of
https://git.mirrors.martin98.com/https://github.com/google/googletest.git
synced 2025-08-04 18:50:37 +08:00

Allow copying of the string in MatchAndExplain. Otherwise, conversions from std::string_view to std::string will fail as being explicit PiperOrigin-RevId: 290301103