rust/compiler/rustc_errors
Esteban Küber 8ce8c42e0b Do not underline suggestions for code that is already there
When a suggestion part is for already present code, do not highlight it. If after that there are no highlights left, do not show the suggestion at all.

Fix clippy lint suggestion incorrectly treated as `span_help`.
2024-08-01 18:53:42 +00:00
..
src Do not underline suggestions for code that is already there 2024-08-01 18:53:42 +00:00
Cargo.toml Be more accurate about calculating display_col from a BytePos 2024-07-18 20:08:38 +00:00
messages.ftl Implement diagnostic translation for expected lifetime parameter message 2023-07-07 15:56:01 +09:00