···114114115115 ([Gavin Morrow](https://github.com/gavinmorrow))
116116117117-- Fixed a bug where the language server would insert the wrong text when
118118- triggering a completion on types that are halfway complete.
117117+- Work around an ambiguity of the language server protocol that resulted in
118118+ editors like Zed inserting the wrong text when accepting type completions.
119119 ([Giacomo Cavalieri](https://github.com/giacomocavalieri))
120120121121- Fixed a bug where the compiler would raise a warning for truncated int