rust/compiler/rustc_errors
Esteban Küber 12d66d9506 Account for removal of multiline span in suggestion
When highlighting the removed parts of a suggestion, properly account for spans that cover more than one line.

Fix #134485.
2024-12-26 17:41:43 +00:00
..
src Account for removal of multiline span in suggestion 2024-12-26 17:41:43 +00:00
Cargo.toml Fix logical error with what text is considered whitespace. 2024-12-16 23:34:46 -05:00
messages.ftl Implement diagnostic translation for expected lifetime parameter message 2023-07-07 15:56:01 +09:00