rust-analyzer/crates/ide-diagnostics/src
Philipp Hofer 04ac6f8405 Fix typo in error message for invalid casting
Corrected the spelling of "defererence" to "dereference" in the error message that informs users about invalid casting requirements.
2024-12-12 15:42:21 +01:00
..
handlers Fix typo in error message for invalid casting 2024-12-12 15:42:21 +01:00
lib.rs Properly handle different defaults for severity of lints 2024-12-11 20:48:41 +02:00
tests.rs Resolve included files to their calling modules in IDE layer 2024-08-12 13:45:33 +02:00