With rust-analyzer, hyperlinks from markdown hover text (get-text-property (point) 'help-echo) are not clickable.

This is supposedly fixed in Emacs (Eglot) commit cb562118cb14, but does not work with rustic specifically.

Issue description is similar to https://github.com/joaotavora/eglot/issues/865, but it’s rustic’s problem here.