ZIm/crates/dap/src
Piotr Osiewicz cf7c64d77f
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-20 12:05:58 +02:00
..
adapters.rs Fix clippy::needless_borrow lint violations (#36444) 2025-08-18 21:54:35 +00:00
client.rs lints: A bunch of extra style lint fixes (#36568) 2025-08-20 12:05:58 +02:00
dap.rs extension: Another batch of updates for DAP extension API (#32809) 2025-06-16 21:34:05 +02:00
debugger_settings.rs debugger: Enable setting debug panel dock position to the side (#29914) 2025-05-05 21:27:20 +00:00
inline_value.rs debugger: Generate inline values based on debugger.scm file (#33081) 2025-06-24 18:24:43 +00:00
proto_conversions.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
registry.rs debugger: Filter out debug scenarios with invalid Adapters from debug picker (#35744) 2025-08-06 18:10:17 -04:00
transport.rs debugger: Send initialized event from fake server at a more realistic time (#35446) 2025-07-31 19:45:02 -04:00