bors[bot] 72ad5cbe16
Merge #8419 #8423
8419: Move hir_ty to Chalk IR r=flodiebold a=flodiebold

Closes #8313.

There's some further cleanups to do:
 - we're still using our `TypeWalk` in lots of places (not for mutating/folding though, just for walking)
 - we're still using our own canonicalization and unification and our `InferenceTable`
 - ~`ToChalk` still exists and gets called, it's just the identity in most cases now (I'll probably clean those up before merging this)~

8423: Bump lsp-types and syn r=kjeremy a=kjeremy

This lsp-types now supports a default InsertTextMode for completion and a per-completion item commit_characters

Co-authored-by: Florian Diebold <flodiebold@gmail.com>
Co-authored-by: kjeremy <kjeremy@gmail.com>
2021-04-08 15:00:53 +00:00
..
2021-04-06 21:42:27 +03:00
2021-04-04 01:46:45 +02:00
2021-04-08 14:23:17 +02:00
2021-04-08 14:36:14 +02:00
2021-04-08 05:46:15 +00:00
2021-04-06 19:38:59 -04:00
2021-04-04 01:46:45 +02:00
2021-04-06 16:22:26 +03:00
2021-03-24 15:01:37 +08:00
2021-04-08 10:57:47 -04:00
2021-04-07 11:39:33 -04:00
2021-04-06 21:42:27 +03:00