rust/tests/ui/error-emitter
Esteban Küber c75e601543 Highlight clarifying information in "expected/found" error
When the expected and found types have the same textual representation, we add clarifying in parentheses. We now visually highlight it in the output.

Detect a corner case where the clarifying information would be the same for both types and skip it, as it doesn't add anything useful.
2025-02-02 02:39:43 +00:00
..
E0308-clarification.rs Highlight clarifying information in "expected/found" error 2025-02-02 02:39:43 +00:00
E0308-clarification.svg Highlight clarifying information in "expected/found" error 2025-02-02 02:39:43 +00:00
highlighting.rs tests: remove few ignore-stage2 2024-04-25 10:48:11 +03:00
highlighting.svg Handle fndef rendering together with signature rendering 2024-12-16 10:15:57 +00:00
highlighting.windows.svg Handle fndef rendering together with signature rendering 2024-12-16 10:15:57 +00:00
multiline-multipart-suggestion.rs tests: remove few ignore-stage2 2024-04-25 10:48:11 +03:00
multiline-multipart-suggestion.svg tests: remove some trailing ws 2024-04-27 10:54:31 +03:00
multiline-multipart-suggestion.windows.svg tests: remove some trailing ws 2024-04-27 10:54:31 +03:00
multiline-removal-suggestion.rs Account for removal of multiline span in suggestion 2024-12-26 17:41:43 +00:00
multiline-removal-suggestion.svg Account for removal of multiline span in suggestion 2024-12-26 17:41:43 +00:00
unicode-output.rs Don't allow `-Zunstable-options` to take a value 2024-11-18 18:04:59 +11:00
unicode-output.svg Handle fndef rendering together with signature rendering 2024-12-16 10:15:57 +00:00