Show diagnostics on hover (#4192)

Antonio Scandurra created

Fixes https://github.com/zed-industries/community/issues/2426

Release Notes:

- Fixed a bug that was preventing diagnostics from being shown on hover.

Change summary

crates/editor/src/hover_popover.rs | 1 +
1 file changed, 1 insertion(+)

Detailed changes