ZIm/crates/zed/src
marius851000 3378f02b7e
Fix link to panic location on GitHub (#35162)
I had a panic, and it reported


``24c2a465bb/src/crates/assistant_tools/src/edit_agent.rs (L686)
(may not be uploaded, line may be incorrect if files modified)``

The `/src` part seems superfluous, and result in a link that don’t work
(unlike
`24c2a465bb/src/crates/assistant_tools/src/edit_agent.rs (L686)`).
I don’t know why it originally worked (of if it even actually originally
worked properly), but there seems to be no reason to keep that `/src`.

Release Notes:

- N/A
2025-07-29 17:45:46 -04:00
..
zed Fix animations in the component preview (#33673) 2025-07-29 14:22:53 -07:00
main.rs Add setting to disable all AI features (#34896) 2025-07-22 11:32:39 -04:00
reliability.rs Fix link to panic location on GitHub (#35162) 2025-07-29 17:45:46 -04:00
zed-main.rs Fix Unexpected Console Window When Running Zed Release Build (#32144) 2025-06-05 19:38:19 +08:00
zed.rs Fix panic feature flag detection (#35245) 2025-07-28 22:18:20 +00:00