64a73dcfba
10785: ide: show const value in hover r=jhgg a=jhgg fixes #10783 I think my original attempt was incorrect, because it looks like `HirDisplay` is used in more places than just the hover. So, I've attempted it again in 312eafe, this time specifically just rendering the value in `hover::render` pictoral: ![image](https://user-images.githubusercontent.com/5489149/142163890-b6aa2ab4-7bd0-4dd3-b35d-5eaa83fffb7f.png) Co-authored-by: Jake Heinz <jh@discordapp.com> Co-authored-by: Jake <jh@discordapp.com>