ZIm/crates/language/src
Piotr Osiewicz a3c89b42f0
lints: A bunch of extra style lint fixes (#36568)
- **lints: Fix 'doc_lazy_continuation'**
- **lints: Fix 'doc_overindented_list_items'**
- **inherent_to_string and io_other_error**
- **Some more lint fixes**
- **lints: enable bool_assert_comparison, match_like_matches_macro and
wrong_self_convention**


Release Notes:

- N/A
2025-08-23 10:39:25 -04:00
..
syntax_map Add a test demonstrating ERB language loading bug (#32278) 2025-06-11 04:03:42 +00:00
buffer.rs Another batch of lint fixes (#36521) 2025-08-23 10:39:23 -04:00
buffer_tests.rs language: Update block_comment and documentation comment (#34861) 2025-08-23 10:35:52 -04:00
diagnostic_set.rs sum_tree: Store context on cursor (#34904) 2025-08-23 10:35:50 -04:00
highlight_map.rs Docs for indent_size_for_line and co 2024-01-09 20:50:34 +01:00
language.rs Silence a bucketload of logs (#36534) 2025-08-23 10:39:24 -04:00
language_registry.rs lints: A bunch of extra style lint fixes (#36568) 2025-08-23 10:39:25 -04:00
language_settings.rs Fix a bunch of other low-hanging style lints (#36498) 2025-08-23 10:39:23 -04:00
manifest.rs lsp: Identify language servers by their configuration (#35270) 2025-08-23 10:39:18 -04:00
outline.rs editor: Improve code completion filtering to provide fewer and more accurate suggestions (#32928) 2025-06-18 16:01:28 +05:30
proto.rs Fix iterator related clippy style lint violations (#36437) 2025-08-23 10:39:21 -04:00
syntax_map.rs Fix a bunch of other low-hanging style lints (#36498) 2025-08-23 10:39:23 -04:00
task_context.rs Add initial package.json scripts task autodetection (#32497) 2025-06-10 22:16:27 +00:00
text_diff.rs Auto-fix clippy::collapsible_if violations (#36428) 2025-08-23 10:39:22 -04:00
toolchain.rs lsp: Identify language servers by their configuration (#35270) 2025-08-23 10:39:18 -04:00