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
cli(errors): improve diagnostic clarity and error UX
- Make compiler and runtime errors concise and focused
- Add short, actionable hints instead of verbose dumps
- Normalize memory/lifetime/ownership error rules
- Clean up sanitizer output (signal over noise)
- Keep code frames as the primary debugging context
Goal: professional, readable diagnostics for real-world C++ code
0 commit comments