zed/crates/dap_adapters/src
Yara 🏳️‍⚧️ 320888142f
Rust 1.95 (#55104)
Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [x] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

Closes #ISSUE

Release Notes:

- N/A
2026-04-29 10:27:47 +00:00
..
codelldb.rs Fix offline lookup of clangd on Windows (#54781) 2026-04-25 06:14:41 +00:00
dap_adapters.rs debugger: Add program and module path fallbacks for debugpy toolchain (#40975) 2025-11-01 17:30:13 -04:00
gdb.rs Allow for using config specific gdb binaries in gdb adapter (#37193) 2025-11-06 12:53:59 -05:00
go.rs Fix offline lookup of clangd on Windows (#54781) 2026-04-25 06:14:41 +00:00
javascript.rs Rust 1.95 (#55104) 2026-04-29 10:27:47 +00:00
python.rs dap: Support IPv6 addresses in TCP transport (#52244) 2026-04-27 08:42:45 +00:00