7c2d7035a6
11437: [ide_completion] render if a function is async/const/unsafe in completion details r=Veykril a=jhgg this change renders in the autocomplete detail, whether a function is async/const/unsafe. i found myself wanting to know this information at a glance, so now it renders here: ![image](https://user-images.githubusercontent.com/5489149/153089518-5419afe4-b2c6-4be8-80f7-585f5c514ff2.png) Co-authored-by: Jake Heinz <jh@discordapp.com>