You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# These tests emit C5321, which warns when the resolution to core issue 1656 affects a u8 string literal.
1386
+
# The conformant behavior is opt-in because it can silently change behavior.
1387
+
# : warning C5321: nonstandard extension used: encoding '\x80' as a multi-byte utf-8 character. Use \u instead for cross platform compatibility or '/Zc:u8EscapeEncoding' to disable the extension.
0 commit comments